iso-codes: Update to 3.52

This commit is contained in:
Alexpux
2014-04-04 15:35:03 +04:00
parent 48d1cdd10d
commit e27072fdb0

View File

@@ -3,14 +3,14 @@
_realname=iso-codes
_mingw_suff=mingw-w64-${CARCH}
pkgname="${_mingw_suff}-${_realname}"
pkgver=3.51
pkgver=3.52
pkgrel=1
pkgdesc="Lists of the country, language, and currency names (mingw-w64)"
arch=('any')
license=('LGPL')
url="http://pkg-isocodes.alioth.debian.org/"
source=(http://pkg-isocodes.alioth.debian.org/downloads/${_realname}-$pkgver.tar.xz{,.sig})
md5sums=('c73f0bdfaddbec22779b9fcae970fe85'
md5sums=('0f3f6ce16b3cf4b92538b8255e0dfa92'
'SKIP')
build() {