From e27072fdb00dd0c2bb28cb4bd7dde9b919d22145 Mon Sep 17 00:00:00 2001 From: Alexpux Date: Fri, 4 Apr 2014 15:35:03 +0400 Subject: [PATCH] iso-codes: Update to 3.52 --- mingw-w64-iso-codes/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() {