diff --git a/mingw-w64-iso-codes/PKGBUILD b/mingw-w64-iso-codes/PKGBUILD index ede79871e5..0094cf7d2a 100644 --- a/mingw-w64-iso-codes/PKGBUILD +++ b/mingw-w64-iso-codes/PKGBUILD @@ -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() {