diff options
author | Britney Fransen <brfransen@gmail.com> | 2016-01-21 15:46:32 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2016-01-21 15:46:32 (GMT) |
commit | b1726cf316ff11205cd549f0204c526a5a3733e0 (patch) | |
tree | a9c1cb7116749f425ec9ff7d2b8796b872b9833f /abs/core/libarchive/PKGBUILD | |
parent | a195b93cfc1e54f017e1cef62891b01d7a7abf30 (diff) | |
download | linhes_pkgbuild-b1726cf316ff11205cd549f0204c526a5a3733e0.zip linhes_pkgbuild-b1726cf316ff11205cd549f0204c526a5a3733e0.tar.gz linhes_pkgbuild-b1726cf316ff11205cd549f0204c526a5a3733e0.tar.bz2 |
libarchive: rebuild for new nettle
Diffstat (limited to 'abs/core/libarchive/PKGBUILD')
-rw-r--r-- | abs/core/libarchive/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/libarchive/PKGBUILD b/abs/core/libarchive/PKGBUILD index 3b1540f..4c45763 100644 --- a/abs/core/libarchive/PKGBUILD +++ b/abs/core/libarchive/PKGBUILD @@ -3,7 +3,7 @@ pkgname=libarchive pkgver=3.1.2 -pkgrel=8 +pkgrel=9 pkgdesc="library that can create and read several streaming archive formats" arch=('i686' 'x86_64') url="http://libarchive.org/" |