Date: Monday, June 18, 2012 @ 04:51:01 Author: ronald Revision: 162004
upgpkg: libidn 1.25-1 update to 1.25 Modified: libidn/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-18 08:49:36 UTC (rev 162003) +++ PKGBUILD 2012-06-18 08:51:01 UTC (rev 162004) @@ -4,7 +4,7 @@ # Contributor: Eric Johnson <eric.archlinux.org> pkgname=libidn -pkgver=1.24 +pkgver=1.25 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=('4251c108966375ede4df15d76a1bd9a4440f44ee') +sha1sums=('92e64fd5a6428bda6ade2c3cde475b76455cd7dd') build() { cd ${srcdir}/${pkgname}-${pkgver}
