bump
This commit is contained in:
parent
ea77f83b7a
commit
99f61173fe
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
@ -1,9 +1,9 @@
|
|||
# Generated by mksrcinfo v8
|
||||
# Thu Mar 31 02:33:13 UTC 2016
|
||||
# Thu Mar 31 02:34:09 UTC 2016
|
||||
pkgbase = aurutils
|
||||
pkgdesc = helper tools for the aur
|
||||
pkgver = 0.2.2
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/AladW/aurutils
|
||||
arch = any
|
||||
license = ISC
|
||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -1,6 +1,6 @@
|
|||
pkgname=aurutils
|
||||
pkgver=0.2.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='helper tools for the aur'
|
||||
arch=('any')
|
||||
url=https://github.com/AladW/aurutils
|
||||
|
|
Loading…
Reference in a new issue