diff options
Diffstat (limited to 'community/haskell-zip-archive')
-rw-r--r-- | community/haskell-zip-archive/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/haskell-zip-archive/PKGBUILD b/community/haskell-zip-archive/PKGBUILD index 8b81e9fd4..af589729e 100644 --- a/community/haskell-zip-archive/PKGBUILD +++ b/community/haskell-zip-archive/PKGBUILD @@ -5,7 +5,7 @@ pkgname=haskell-zip-archive _hkgname=zip-archive pkgver=0.1.3.4 -pkgrel=2 +pkgrel=3 pkgdesc="Library for creating and modifying zip archives." url="http://github.com/jgm/zip-archive" license=(custom:BSD3) |