From: sev Date: Sat, 25 May 2024 12:45:42 +0000 (-0500) Subject: testing/py3-iso3166: bump pkgrel for new py3 ver X-Git-Url: https://git.sev.monster/aports.git/commitdiff_plain/60f769b72d1fd99df340a8a45724ddf45456cd1f testing/py3-iso3166: bump pkgrel for new py3 ver --- diff --git a/testing/py3-iso3166/APKBUILD b/testing/py3-iso3166/APKBUILD index 297e854..18023b0 100644 --- a/testing/py3-iso3166/APKBUILD +++ b/testing/py3-iso3166/APKBUILD @@ -3,7 +3,7 @@ _pkgname=iso3166 pkgname=py3-$_pkgname pkgver=2.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="Self-contained ISO 3166-1 country definitions." url="https://github.com/deactivated/python-iso3166" arch="noarch"