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

Felix Yan fyan at archlinux.org
Thu Mar 5 13:17:20 UTC 2015


    Date: Thursday, March 5, 2015 @ 14:17:20
  Author: fyan
Revision: 232892

upgpkg: libidn 1.30-1

Modified:
  libidn/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-05 13:17:02 UTC (rev 232891)
+++ PKGBUILD	2015-03-05 13:17:20 UTC (rev 232892)
@@ -4,7 +4,7 @@
 # Contributor: Eric Johnson <eric.archlinux.org>
 
 pkgname=libidn
-pkgver=1.29
+pkgver=1.30
 pkgrel=1
 pkgdesc="Implementation of the Stringprep, Punycode and IDNA specifications"
 url="http://www.gnu.org/software/libidn/"
@@ -11,10 +11,9 @@
 arch=('i686' 'x86_64')
 license=('GPL3' 'LGPL')
 depends=('glibc' 'texinfo')
-makedepends=('pkgconfig')
 source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 install=libidn.install
-sha1sums=('e0959eec9a03fd8053379b0aeab447c546c05ab2')	
+sha1sums=('557e1e37f0978e975b21bcdc243c198cb708bb75')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



More information about the arch-commits mailing list