[arch-commits] Commit in iso-codes/repos/extra-any (PKGBUILD PKGBUILD)

Felix Yan fyan at archlinux.org
Sat Apr 2 08:05:12 UTC 2016


    Date: Saturday, April 2, 2016 @ 10:05:11
  Author: fyan
Revision: 263747

archrelease: copy trunk to extra-any

Added:
  iso-codes/repos/extra-any/PKGBUILD
    (from rev 263746, iso-codes/trunk/PKGBUILD)
Deleted:
  iso-codes/repos/extra-any/PKGBUILD

----------+
 PKGBUILD |   54 +++++++++++++++++++++++++++---------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-02 08:04:58 UTC (rev 263746)
+++ PKGBUILD	2016-04-02 08:05:11 UTC (rev 263747)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=iso-codes
-pkgver=3.66
-pkgrel=1
-pkgdesc="Lists of the country, language, and currency names"
-arch=('any')
-url="http://pkg-isocodes.alioth.debian.org/"
-license=('LGPL')
-source=(http://pkg-isocodes.alioth.debian.org/downloads/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('ee236a71bcd3181aa654ac744ad6b989'
-         'SKIP')
-validpgpkeys=('60A031EEAB8EFA24001DF0A283FD1C4682D138E0'
-              'D1CB8F39BC5DED24C5D2C78C1302F1F036EBEB19')  # Tobias Quathamer
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" pkgconfigdir=/usr/lib/pkgconfig install
-}
-

Copied: iso-codes/repos/extra-any/PKGBUILD (from rev 263746, iso-codes/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2016-04-02 08:05:11 UTC (rev 263747)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=iso-codes
+pkgver=3.67
+pkgrel=1
+pkgdesc="Lists of the country, language, and currency names"
+arch=('any')
+url="http://pkg-isocodes.alioth.debian.org/"
+license=('LGPL')
+source=(http://pkg-isocodes.alioth.debian.org/downloads/$pkgname-$pkgver.tar.xz{,.sig})
+md5sums=('8dbf901d2c90afd508ffbd99aed2c456'
+         'SKIP')
+validpgpkeys=('60A031EEAB8EFA24001DF0A283FD1C4682D138E0'
+              'D1CB8F39BC5DED24C5D2C78C1302F1F036EBEB19')  # Tobias Quathamer
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" pkgconfigdir=/usr/lib/pkgconfig install
+}
+



More information about the arch-commits mailing list