summaryrefslogtreecommitdiff
path: root/libre/netpbm
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-12-17 12:20:12 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-12-17 12:20:12 -0500
commit637f7231f9807d398e0e402fa0bc5bbd398135f9 (patch)
tree43de39d256d8c28ddcb8c1123a08ab5f3ef54640 /libre/netpbm
parent0bd53b674d34f9e419510f1f3a92c30d6f101d27 (diff)
netpbm-10.73.22-1.par1: updating version
Diffstat (limited to 'libre/netpbm')
-rw-r--r--libre/netpbm/PKGBUILD28
1 files changed, 15 insertions, 13 deletions
diff --git a/libre/netpbm/PKGBUILD b/libre/netpbm/PKGBUILD
index 32cacb2f9..6e2468a3e 100644
--- a/libre/netpbm/PKGBUILD
+++ b/libre/netpbm/PKGBUILD
@@ -1,14 +1,16 @@
-# $Id: PKGBUILD 264943 2016-04-14 11:29:39Z arojas $
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
# Contributor: André Silva <emulatorman@hyperbola.info>
_pkgname=netpbm-libre
pkgname=netpbm
-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')
+pkgver=10.73.22
+_rev=r3413
+pkgrel=1
+pkgrel+=.par1
+pkgdesc="A toolkit for manipulation of graphic images"
+pkgdesc+=", without nonfree parts and patent issues"
+arch=('x86_64')
+arch+=('i686' 'armv7h')
license=('custom' 'BSD' 'GPL' 'LGPL')
url="http://netpbm.sourceforge.net/"
depends=('perl' 'libpng' 'libtiff' 'libxml2')
@@ -19,13 +21,13 @@ mksource=(svn://svn.code.sf.net/p/netpbm/code/stable#revision=$_rev)
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=('9476b0ea45febacbebf9131c4c9b3f91819c6283'
- '25a58975bd8cd383238b4ae31f4405c60914faac'
- 'SKIP'
- 'b79cf9d42488fea065ba16262ed97694c47af08d'
- 'af0b348b0d5f863fcf742167bd7f08d5a3a8140b'
- 'ca61aabdeb24a6421781ca975719ce7314be2bb9')
+mksha256sums=('SKIP')
+sha256sums=('ba4f383599c2a0bff5a35d59bf2459722b231fba67e99c1dcdf9f33ccf3fa988'
+ '74bcf840ee643c6917330c382484010cb99c004a3fcf05391bebcac63815acb3'
+ 'SKIP'
+ '1117c22721bf9bb946992f60022e15ae9454e9fce2b86fbbf989231958de2e7b'
+ '2eaa0f842d90bb3dcbc66273d58ec9117b97029da231b141159e580e65b98eb0'
+ '2c397588d9cba2c40dee55c07713d5e77e0e04245db939fdc1962d7de4cf4a33')
validpgpkeys=('5357F3B111688D88C1D88119FCF2CB179205AC90')
mksource() {