[arch-commits] Commit in iso-codes/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Dec 31 04:32:36 UTC 2014
Date: Wednesday, December 31, 2014 @ 05:32:36
Author: fyan
Revision: 228220
upgpkg: iso-codes 3.53-1
upstream new release
Modified:
iso-codes/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-12-31 04:29:39 UTC (rev 228219)
+++ PKGBUILD 2014-12-31 04:32:36 UTC (rev 228220)
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=iso-codes
-pkgver=3.52
+pkgver=3.53
pkgrel=1
pkgdesc="Lists of the country, language, and currency names"
arch=('any')
@@ -9,8 +9,9 @@
url="http://pkg-isocodes.alioth.debian.org/"
license=('LGPL')
source=(http://pkg-isocodes.alioth.debian.org/downloads/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('0f3f6ce16b3cf4b92538b8255e0dfa92'
+md5sums=('35afa0ba21ac2dcd68eb49e546908936'
'SKIP')
+validpgpkeys=('60A031EEAB8EFA24001DF0A283FD1C4682D138E0') # Tobias Quathamer
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list