[arch-commits] Commit in iso-codes/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Aug 2 15:24:32 UTC 2015
Date: Sunday, August 2, 2015 @ 17:24:32
Author: fyan
Revision: 242929
upgpkg: iso-codes 3.60-1
Modified:
iso-codes/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-08-02 12:19:07 UTC (rev 242928)
+++ PKGBUILD 2015-08-02 15:24:32 UTC (rev 242929)
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=iso-codes
-pkgver=3.57
+pkgver=3.60
pkgrel=1
pkgdesc="Lists of the country, language, and currency names"
arch=('any')
@@ -9,9 +9,10 @@
url="http://pkg-isocodes.alioth.debian.org/"
license=('LGPL')
source=(http://pkg-isocodes.alioth.debian.org/downloads/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('ea67bb8f94063816d96c972bd00f7720'
+md5sums=('875cc8e1b7e89150b0ade59a988980ea'
'SKIP')
-validpgpkeys=('60A031EEAB8EFA24001DF0A283FD1C4682D138E0') # Tobias Quathamer
+validpgpkeys=('60A031EEAB8EFA24001DF0A283FD1C4682D138E0'
+ 'D1CB8F39BC5DED24C5D2C78C1302F1F036EBEB19') # Tobias Quathamer
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list