diff options
author | root <root@rshg054.dnsready.net> | 2013-10-26 01:22:45 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-26 01:22:45 -0700 |
commit | 24152c3ea77087edccf017c13d44904a75799ff7 (patch) | |
tree | 65e25106816e5071dd5b2edc2270e0138c23dc7c /extra/libidn | |
parent | 5a3821aec094b38a412cf5e6997c08b6428d6f77 (diff) |
Sat Oct 26 01:21:13 PDT 2013
Diffstat (limited to 'extra/libidn')
-rw-r--r-- | extra/libidn/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libidn/PKGBUILD b/extra/libidn/PKGBUILD index ad516863b..d94c18904 100644 --- a/extra/libidn/PKGBUILD +++ b/extra/libidn/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 194235 2013-09-11 07:58:33Z bpiotrowski $ +# $Id: PKGBUILD 197347 2013-10-25 02:47:29Z bisson $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor: Jan de Groot <jgc.archlinux.org> # Contributor: Eric Johnson <eric.archlinux.org> pkgname=libidn pkgver=1.28 -pkgrel=1 +pkgrel=2 pkgdesc="Implementation of the Stringprep, Punycode and IDNA specifications" url="http://www.gnu.org/software/libidn/" arch=('i686' 'x86_64') |