diff options
-rw-r--r-- | libre/netpbm/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/netpbm/PKGBUILD b/libre/netpbm/PKGBUILD index b5269f424..32cacb2f9 100644 --- a/libre/netpbm/PKGBUILD +++ b/libre/netpbm/PKGBUILD @@ -4,9 +4,9 @@ _pkgname=netpbm-libre pkgname=netpbm -pkgver=10.73 -_rev=r2692 -pkgrel=1.parabola2 +pkgver=10.73.18 +_rev=r3154 +pkgrel=1.parabola1 pkgdesc="A toolkit for manipulation of graphic images, without nonfree parts and patent issues" arch=('i686' 'x86_64' 'armv7h') license=('custom' 'BSD' 'GPL' 'LGPL') @@ -20,7 +20,7 @@ source=(https://repo.parabola.nu/other/${_pkgname}/${_pkgname}-${pkgver}.tar.gz https://sources.archlinux.org/other/packages/netpbm/netpbm-doc-31Jan2014.tar.xz{,.sig} netpbm-CAN-2005-2471.patch netpbm-security-code.patch netpbm-security-scripts.patch) mksha1sums=('SKIP') -sha1sums=('757825cb27458a73026a2956bdd91745c918917f' +sha1sums=('9476b0ea45febacbebf9131c4c9b3f91819c6283' '25a58975bd8cd383238b4ae31f4405c60914faac' 'SKIP' 'b79cf9d42488fea065ba16262ed97694c47af08d' |