[arch-commits] CVS update of extra/lib/iso-codes (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu May 31 11:48:46 UTC 2007
Date: Thursday, May 31, 2007 @ 07:48:46
Author: jgc
Path: /home/cvs-extra/extra/lib/iso-codes
Modified: PKGBUILD (1.5 -> 1.6)
upgpkg: iso-codes 1.1-1
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Index: extra/lib/iso-codes/PKGBUILD
diff -u extra/lib/iso-codes/PKGBUILD:1.5 extra/lib/iso-codes/PKGBUILD:1.6
--- extra/lib/iso-codes/PKGBUILD:1.5 Fri Dec 22 17:51:13 2006
+++ extra/lib/iso-codes/PKGBUILD Thu May 31 07:48:46 2007
@@ -1,15 +1,14 @@
-# $Id: PKGBUILD,v 1.5 2006/12/22 22:51:13 jgc Exp $
+# $Id: PKGBUILD,v 1.6 2007/05/31 11:48:46 jgc Exp $
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=iso-codes
-pkgver=1.0
+pkgver=1.1
pkgrel=1
-license=(LGPL)
-pkgdesc="Lists of the country, language, and currency names"
arch=(i686 x86_64)
+license=('LGPL')
+pkgdesc="Lists of the country, language, and currency names"
source=(ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/${pkgname}-${pkgver}.tar.bz2)
url="http://pkg-isocodes.alioth.debian.org/"
-md5sums=('e0445c4cf79b81f119c00688f3f416b6')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list