diff options
author | William Pitcock <nenolod@dereferenced.org> | 2018-02-27 23:11:09 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2018-02-27 23:11:09 +0000 |
commit | 1ba0e86423665352946f0eb2868d70cc6f29d024 (patch) | |
tree | bce4362dac0dcc61e4fe070efed82ac0eff8134e /main/py-icu/APKBUILD | |
parent | 4236f423c936788611d94914f0ade359a8d5e291 (diff) | |
download | aports-1ba0e86423665352946f0eb2868d70cc6f29d024.tar.bz2 aports-1ba0e86423665352946f0eb2868d70cc6f29d024.tar.xz |
main: rebuild against icu-60.2
Diffstat (limited to 'main/py-icu/APKBUILD')
-rw-r--r-- | main/py-icu/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-icu/APKBUILD b/main/py-icu/APKBUILD index 3ba00374af..7ca99ed299 100644 --- a/main/py-icu/APKBUILD +++ b/main/py-icu/APKBUILD @@ -2,7 +2,7 @@ pkgname=py-icu _pkgname=PyICU pkgver=1.9.8 -pkgrel=0 +pkgrel=1 pkgdesc="Python binding for ICU" url="http://pyicu.osafoundation.org/" arch="all" |