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

Jan de Groot jgc at archlinux.org
Sun Mar 7 19:58:23 UTC 2010


    Date: Sunday, March 7, 2010 @ 14:58:22
  Author: jgc
Revision: 71579

upgpkg: iso-codes 3.14-1
Update to 3.14, convert to arch=any

Modified:
  iso-codes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-07 19:53:03 UTC (rev 71578)
+++ PKGBUILD	2010-03-07 19:58:22 UTC (rev 71579)
@@ -2,14 +2,14 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=iso-codes
-pkgver=3.10.1
+pkgver=3.14
 pkgrel=1
-arch=(i686 x86_64)
+arch=(any)
 license=('LGPL')
 pkgdesc="Lists of the country, language, and currency names"
+url="http://pkg-isocodes.alioth.debian.org/"
 source=(ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/${pkgname}-${pkgver}.tar.bz2)
-url="http://pkg-isocodes.alioth.debian.org/"
-md5sums=('1db1466d1ea63fe5fc349b7ba8b189fb')
+md5sums=('b4bedcd57de703ac4f9f4c21a77dc7d5')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list