iso-codes: update to 4.19.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=iso-codes
|
||||
pkgbase="mingw-w64-${_realname}"
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=4.18.0
|
||||
pkgver=4.19.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=('511f67bf4b51aa77f17c45adbff533242b50f1e370fe49a5706b6341902fac87')
|
||||
sha256sums=('4b143a891feb7d1bb64e44fe3ef253ef36ba1185d1d129c1425338dc6e46e27d')
|
||||
|
||||
prepare() {
|
||||
cd ${_realname}-v${pkgver}
|
||||
|
||||
Reference in New Issue
Block a user