diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-07-20 03:46:37 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-07-20 03:46:37 -0500 |
commit | 5aa6095486b6154110d8044d0e93ce36df8a3219 (patch) | |
tree | e8de50b71d6b30f1dce1aea8cb116341d092e7dc /libre/netpbm/PKGBUILD | |
parent | cc8dc3bdd34043fc1db65bd5d6059f071b6f1c78 (diff) | |
download | abslibre-5aa6095486b6154110d8044d0e93ce36df8a3219.tar.gz abslibre-5aa6095486b6154110d8044d0e93ce36df8a3219.tar.bz2 abslibre-5aa6095486b6154110d8044d0e93ce36df8a3219.zip |
netpbm-10.73.18-1.parabola1: updating version
Diffstat (limited to 'libre/netpbm/PKGBUILD')
-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' |