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

Felix Yan fyan at archlinux.org
Sun Aug 2 12:23:44 UTC 2015


    Date: Sunday, August 2, 2015 @ 14:23:43
  Author: fyan
Revision: 137695

upgpkg: lib32-libidn 1.32-1

sync with [testing]

Modified:
  lib32-libidn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-02 12:11:24 UTC (rev 137694)
+++ PKGBUILD	2015-08-02 12:23:43 UTC (rev 137695)
@@ -2,7 +2,7 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 _pkgbasename=libidn
 pkgname=lib32-$_pkgbasename
-pkgver=1.30
+pkgver=1.32
 pkgrel=1
 pkgdesc="Implementation of the Stringprep, Punycode and IDNA specifications (32 bit)"
 url="http://www.gnu.org/software/libidn/"
@@ -12,7 +12,7 @@
 makedepends=('gcc-multilib')
 options=('!libtool')
 source=(http://ftp.gnu.org/gnu/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.gz)
-sha1sums=('557e1e37f0978e975b21bcdc243c198cb708bb75')
+sha1sums=('ddd018611b98af7c67d434aa42d15d39f45129f5')
 
 build() {
   cd ${srcdir}/${_pkgbasename}-${pkgver}



More information about the arch-commits mailing list