iso-codes: update to 4.16.0

This commit is contained in:
Biswapriyo Nath
2024-01-17 17:49:55 +00:00
parent c689be3d64
commit 1d92a9cd5e

View File

@@ -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}