summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsl1pkn072015-11-13 21:53:29 +0100
committersl1pkn072015-11-13 21:53:29 +0100
commit5ef412eef34463d0b15c362baaabed573419c51e (patch)
treee6784ece27f3f8b549d51339f0655d8d97b1c0a2
parentdcce99aa0b5ce6654bdddaf0dffd7996d14e760b (diff)
downloadaur-5ef412eef34463d0b15c362baaabed573419c51e.tar.gz
Bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 408f9382e84a..74cf969ff534 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = unzip-iconv
pkgdesc = Unpacks .zip archives such as those made by PKZIP. With iconv patch for -O / -I goodness.
pkgver = 6.0
- pkgrel = 4
+ pkgrel = 5
url = http://www.info-zip.org/UnZip.html
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index afcdb94577d7..03866b8d5c17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=unzip-iconv
pkgver=6.0
-pkgrel=4
+pkgrel=5
pkgdesc="Unpacks .zip archives such as those made by PKZIP. With iconv patch for -O / -I goodness."
arch=('i686' 'x86_64')
url='http://www.info-zip.org/UnZip.html'