aurutils: bump .SRCINFO pkgrel
Previous commit bumped PKGBUILD pkgrel but failed to bump .SRCINFO pkgrel. Fix that.
This commit is contained in:
parent
a0939ea966
commit
02ce2a90d9
1 changed files with 1 additions and 1 deletions
2
.SRCINFO
2
.SRCINFO
|
@ -1,7 +1,7 @@
|
|||
pkgbase = aurutils
|
||||
pkgdesc = helper tools for the arch user repository
|
||||
pkgver = 3.2.2
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/AladW/aurutils
|
||||
install = aurutils.install
|
||||
changelog = aurutils.changelog
|
||||
|
|
Loading…
Reference in a new issue