[arch-commits] Commit in libpng/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Fri Jan 6 14:58:58 UTC 2017


    Date: Friday, January 6, 2017 @ 14:58:57
  Author: eworm
Revision: 285486

update apng patch, no functional change

Modified:
  libpng/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-06 12:07:31 UTC (rev 285485)
+++ PKGBUILD	2017-01-06 14:58:57 UTC (rev 285486)
@@ -6,7 +6,7 @@
 
 pkgname=libpng
 pkgver=1.6.28
-_apngver=1.6.27
+_apngver=1.6.28
 pkgrel=1
 pkgdesc="A collection of routines used to create PNG format graphics files"
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
         http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-$_apngver-apng.patch.gz)
 sha256sums=('d8d3ec9de6b5db740fefac702c37ffcf96ae46cb17c18c1544635a3852f78f7a'
             'SKIP'
-            '6c8357de2450567be5eec2bb8ba24832f9c5bb5c508661d36cca207425289ef6')
+            '4b294933e3c875d0e3331d286840b859b8a70dc338f1fefbe803a464c1d9b654')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list