summaryrefslogtreecommitdiff
path: root/extra/libidn/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libidn/PKGBUILD')
-rw-r--r--extra/libidn/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/libidn/PKGBUILD b/extra/libidn/PKGBUILD
index 358abdbd2..45c6b40fd 100644
--- a/extra/libidn/PKGBUILD
+++ b/extra/libidn/PKGBUILD
@@ -1,18 +1,17 @@
-# $Id: PKGBUILD 194235 2013-09-11 07:58:33Z bpiotrowski $
+# $Id: PKGBUILD 198183 2013-10-30 13:18:43Z allan $
# 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' 'mips64el')
license=('GPL3' 'LGPL')
depends=('glibc' 'texinfo')
makedepends=('pkgconfig')
-options=('!libtool')
source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz)
install=libidn.install
sha1sums=('725587211b229c156e29fa2ad116b0ef71a7ca17')