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

Jelle van der Waa jelle at archlinux.org
Mon Apr 4 19:56:52 UTC 2016


    Date: Monday, April 4, 2016 @ 21:56:52
  Author: jelle
Revision: 169497

upgpkg: optipng 0.7.6-1

Modified:
  optipng/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-04 18:46:32 UTC (rev 169496)
+++ PKGBUILD	2016-04-04 19:56:52 UTC (rev 169497)
@@ -4,8 +4,8 @@
 # Contributor: Aaron Schaefer <aaron at elasticdog.com>
 
 pkgname=optipng
-pkgver=0.7.5
-pkgrel=2
+pkgver=0.7.6
+pkgrel=1
 pkgdesc='Compresses PNG files to a smaller size, without losing any information.'
 arch=('i686' 'x86_64')
 url='http://optipng.sourceforge.net/'
@@ -12,7 +12,7 @@
 license=('ZLIB')
 depends=('glibc')
 source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('90ac1ec7945d48c0e9859b977b5df411')
+md5sums=('568e0738358450eca69ecf578d48f26c')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list