summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Harvey2015-07-29 16:42:59 +0000
committerJames Harvey2015-07-29 16:42:59 +0000
commit1a91a96beab169d2d96d5f4e27611388283ce406 (patch)
treeabefef1177a059779aba77695689ea1ac7fdecfe
parentaed11180f018ff24b65d3c8e6aa273fc313778dc (diff)
downloadaur-1a91a96beab169d2d96d5f4e27611388283ce406.tar.gz
Updated PKGBUILD version. Third time's a charm.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2cf34e150b95..181f22bea147 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pacman-helper
pkgdesc = Pacman helper scripts for those who can not remember the options
- pkgver = 0.1
- pkgrel = 2
+ pkgver = 0.2
+ pkgrel = 1
arch = any
license = GPL2
depends = pacman
diff --git a/PKGBUILD b/PKGBUILD
index eb3ca46e96b2..fbfcb97937c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# * Namcap warns that dependencies pacman and pkgfile are not needed, but these scripts obviously depend on them
pkgname=pacman-helper
-pkgver=0.1
-pkgrel=2
+pkgver=0.2
+pkgrel=1
pkgdesc='Pacman helper scripts for those who can not remember the options'
arch=('any')
license=('GPL2')