diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-10-22 20:49:39 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-10-22 20:49:39 +0200 |
commit | b22cfd59e8463d72a1c4dd403591cc19ad2e5964 (patch) | |
tree | 4a5772fe06275562a75cca2953981d8241ce1427 /extra/zip | |
parent | 2352f09f581b24fa01f022026728acf919c0335a (diff) |
extra rebuilds of unsigned packages.
Diffstat (limited to 'extra/zip')
-rw-r--r-- | extra/zip/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/zip/PKGBUILD b/extra/zip/PKGBUILD index f55374772..48769e74f 100644 --- a/extra/zip/PKGBUILD +++ b/extra/zip/PKGBUILD @@ -5,7 +5,7 @@ pkgname=zip pkgver=3.0 _pkgver=30 -pkgrel=3 +pkgrel=3.1 pkgdesc="Creates PKZIP-compatible .zip files" arch=('i686' 'x86_64' 'mips64el') url="http://www.info-zip.org/Zip.html" |