[arch-commits] Commit in libpng/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Sun Dec 27 18:54:57 UTC 2015
Date: Sunday, December 27, 2015 @ 19:54:56
Author: bpiotrowski
Revision: 257305
upgpkg: libpng 1.6.20-1
new upstream release
Modified:
libpng/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-27 18:53:03 UTC (rev 257304)
+++ PKGBUILD 2015-12-27 18:54:56 UTC (rev 257305)
@@ -5,8 +5,8 @@
# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
pkgname=libpng
-pkgver=1.6.19
-_apngver=1.6.19
+pkgver=1.6.20
+_apngver=1.6.20
pkgrel=1
pkgdesc="A collection of routines used to create PNG format graphics files"
arch=('i686' 'x86_64')
@@ -15,9 +15,9 @@
depends=('zlib' 'sh')
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.xz{,.asc}
http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$_apngver-apng.patch.gz)
-md5sums=('1e6a458429e850fc93c1f3b6dc00a48f'
+md5sums=('3968acb7c66ef81a9dab867f35d0eb4b'
'SKIP'
- 'b215830867151242fb4ef9d246f050c4')
+ 'b2186d5e7853890e25b34b03c7f2ddde')
validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F')
prepare() {
More information about the arch-commits
mailing list