diff --git a/mingw-w64-iso-codes/PKGBUILD b/mingw-w64-iso-codes/PKGBUILD index 8b45aaccdc..432a599568 100644 --- a/mingw-w64-iso-codes/PKGBUILD +++ b/mingw-w64-iso-codes/PKGBUILD @@ -3,7 +3,7 @@ _realname=iso-codes pkgbase="mingw-w64-${_realname}" pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=4.15.0 +pkgver=4.16.0 pkgrel=1 pkgdesc="Lists of the country, language, and currency names (mingw-w64)" arch=('any') @@ -12,7 +12,7 @@ license=('spdx:LGPL-2.1-or-later') makedepends=("${MINGW_PACKAGE_PREFIX}-autotools" "${MINGW_PACKAGE_PREFIX}-python") url="https://salsa.debian.org/iso-codes-team/iso-codes" source=(https://salsa.debian.org/iso-codes-team/iso-codes/-/archive/v${pkgver}/iso-codes-v${pkgver}.tar.gz) -sha256sums=('b83b54b9d7dd6eb877380b3ec46f370b05daf2cbfa131c612f03598d654c0ef8') +sha256sums=('7c990fc39a05975bedb0175e3ff09fc383048815f68b462abbf055a8032e66cc') prepare() { cd ${_realname}-v${pkgver}