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

Laurent Carlier lcarlier at archlinux.org
Fri Jun 5 05:13:16 UTC 2015


    Date: Friday, June 5, 2015 @ 07:13:15
  Author: lcarlier
Revision: 134819

upgpkg: lib32-libmng 2.0.3-1

upstream update 2.0.3

Modified:
  lib32-libmng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-05 05:04:13 UTC (rev 134818)
+++ PKGBUILD	2015-06-05 05:13:15 UTC (rev 134819)
@@ -3,7 +3,7 @@
 
 _pkgbasename=libmng
 pkgname=lib32-$_pkgbasename
-pkgver=2.0.2
+pkgver=2.0.3
 pkgrel=1
 pkgdesc="A collection of routines used to create and manipulate MNG format graphics files (32-bit)"
 arch=('x86_64')
@@ -11,11 +11,10 @@
 license=('custom')
 depends=('lib32-lcms2' $_pkgbasename)
 makedepends=(gcc-multilib)
-options=(!libtool)
 source=(http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.xz{,.asc})
 validpgpkeys=(8048643BA2C840F4F92A195FF54984BFA16C640F)
-md5sums=('3804bf2523af9b4e0670b5982b3bf984'
-         'SKIP')
+sha1sums=('0f141482ffcef6f8cd4413f945a59310ac2e49af'
+          'SKIP')
 
 build() {
   export CC="gcc -m32"



More information about the arch-commits mailing list