[arch-commits] Commit in libidn/trunk (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Tue Mar 24 15:42:28 UTC 2009


    Date: Tuesday, March 24, 2009 @ 11:42:28
  Author: ronald
Revision: 31133

upgpkg: libidn 1.13-1

Modified:
  libidn/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-24 15:37:00 UTC (rev 31132)
+++ PKGBUILD	2009-03-24 15:42:28 UTC (rev 31133)
@@ -4,18 +4,18 @@
 # Contributor: Eric Johnson <eric.archlinux.org>
 
 pkgname=libidn
-pkgver=1.12
+pkgver=1.13
 pkgrel=1
 pkgdesc="Implementation of the Stringprep, Punycode and IDNA specifications"
 url="http://www.gnu.org/software/libidn/"
 arch=('i686' 'x86_64')
-license=('GPL3' 'LGPL2')
-depends=('glibc')
+license=('GPL3' 'LGPL')
+depends=('glibc' 'texinfo')
 makedepends=('pkgconfig')
 options=('!libtool')
 source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 install=libidn.install
-md5sums=('49db2165868d3ec2af00e0b7d0924dd8')
+md5sums=('101f13b1cb698080c77e38b8e8d4c6a4')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list