summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')