[arch-commits] Commit in libpng/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Sun Jul 30 17:44:22 UTC 2017
Date: Sunday, July 30, 2017 @ 17:44:22
Author: eworm
Revision: 301427
upgpkg: libpng 1.6.31-1
new upstream release
Modified:
libpng/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-30 16:20:19 UTC (rev 301426)
+++ PKGBUILD 2017-07-30 17:44:22 UTC (rev 301427)
@@ -5,8 +5,8 @@
# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
pkgname=libpng
-pkgver=1.6.30
-_apngver=1.6.30
+pkgver=1.6.31
+_apngver=1.6.31
pkgrel=1
pkgdesc="A collection of routines used to create PNG format graphics files"
arch=('i686' 'x86_64')
@@ -16,9 +16,9 @@
validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F') # Glenn Randers-Pehrson (mozilla) <glennrp at gmail.com>
source=(https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.xz{,.asc}
https://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$_apngver-apng.patch.gz)
-sha256sums=('267c332ffff70cc599d3929207869f698798f1df143aa5f9597b007c14353666'
+sha256sums=('232a602de04916b2b5ce6f901829caf419519e6a16cc9cd7c1c91187d3ee8b41'
'SKIP'
- '1a6359b1fa7855ed8afcf11be57725093d29cc7ee921c8e030c59d63c565d91a')
+ '8ae6147298248bf4bcd64c94878e95956d74c6bc2052bdef26a148540c8c2038')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list