Date: Friday, May 6, 2011 @ 05:19:07 Author: ronald Revision: 122805 upgpkg: libidn 1.22-1 update to 1.22
Modified: libidn/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-05-06 09:05:50 UTC (rev 122804) +++ PKGBUILD 2011-05-06 09:19:07 UTC (rev 122805) @@ -4,7 +4,7 @@ # Contributor: Eric Johnson <eric.archlinux.org> pkgname=libidn -pkgver=1.21 +pkgver=1.22 pkgrel=1 pkgdesc="Implementation of the Stringprep, Punycode and IDNA specifications" url="http://www.gnu.org/software/libidn/" @@ -15,7 +15,7 @@ options=('!libtool') source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz) install=libidn.install -sha1sums=('991d5d4e24118d7672d53ed692a8a6ab87212f8f') +sha1sums=('8358e897c24d534438f6b5694c25e85889d860c3') build() { cd ${srcdir}/${pkgname}-${pkgver}
