[arch-commits] Commit in libidn/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Ronald van Haren ronald at archlinux.org
Tue Mar 24 15:43:13 UTC 2009


    Date: Tuesday, March 24, 2009 @ 11:43:13
  Author: ronald
Revision: 31134

Merged revisions 31133 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/libidn/trunk

........
  r31133 | ronald | 2009-03-24 16:42:28 +0100 (Tue, 24 Mar 2009) | 1 line
  
  upgpkg: libidn 1.13-1
........

Modified:
  libidn/repos/extra-x86_64/	(properties)
  libidn/repos/extra-x86_64/PKGBUILD

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


Property changes on: libidn/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /libidn/trunk:1-29175
   + /libidn/trunk:1-31133

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-03-24 15:42:28 UTC (rev 31133)
+++ extra-x86_64/PKGBUILD	2009-03-24 15:43:13 UTC (rev 31134)
@@ -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