aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 13:39:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:37 +0000
commit4167c27ac06b1fd4126c61720b0ae88110b87b1a (patch)
treecec8d57018fcff5f3a7151d8ba9837fcdb48de84
parentf63d4db74e6444935e40642885ad8348f8b3a54e (diff)
downloadaports-4167c27ac06b1fd4126c61720b0ae88110b87b1a.tar.bz2
aports-4167c27ac06b1fd4126c61720b0ae88110b87b1a.tar.xz
testing/py3-gettext: rebuild against python 3.8
-rw-r--r--testing/py3-gettext/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-gettext/APKBUILD b/testing/py3-gettext/APKBUILD
index 2989d116d3..97b2475969 100644
--- a/testing/py3-gettext/APKBUILD
+++ b/testing/py3-gettext/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-gettext
_pkgname=gettext
pkgver=4.0
-pkgrel=1
+pkgrel=2
pkgdesc="Python implementation of Gettext"
url="https://github.com/hannosch/python-gettext"
arch="noarch"