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

Ronald van Haren ronald at archlinux.org
Wed May 4 11:21:40 UTC 2011


    Date: Wednesday, May 4, 2011 @ 07:21:40
  Author: ronald
Revision: 122517

upgpkg: libidn 1.21-1
update to 1.21

Modified:
  libidn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-04 11:16:04 UTC (rev 122516)
+++ PKGBUILD	2011-05-04 11:21:40 UTC (rev 122517)
@@ -4,7 +4,7 @@
 # Contributor: Eric Johnson <eric.archlinux.org>
 
 pkgname=libidn
-pkgver=1.19
+pkgver=1.21
 pkgrel=1
 pkgdesc="Implementation of the Stringprep, Punycode and IDNA specifications"
 url="http://www.gnu.org/software/libidn/"
@@ -15,8 +15,8 @@
 options=('!libtool')
 source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 install=libidn.install
-md5sums=('a45142126d28162014c995f969bdb5a8')
-
+sha1sums=('991d5d4e24118d7672d53ed692a8a6ab87212f8f')
+	
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr




More information about the arch-commits mailing list