From ef61aa5a9cead170fa18dba44609c32bbf18306a Mon Sep 17 00:00:00 2001 From: root Date: Thu, 5 May 2011 19:02:44 +0000 Subject: Thu May 5 19:02:44 UTC 2011 --- extra/libidn/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/libidn') diff --git a/extra/libidn/PKGBUILD b/extra/libidn/PKGBUILD index d765ddbd7..d4c961828 100644 --- a/extra/libidn/PKGBUILD +++ b/extra/libidn/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 94460 2010-10-07 10:45:51Z ronald $ +# $Id: PKGBUILD 122517 2011-05-04 11:21:40Z ronald $ # Maintainer: Ronald van Haren # Contributor: Jan de Groot # Contributor: Eric Johnson 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 @@ makedepends=('pkgconfig') 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 -- cgit v1.2.3-54-g00ecf