diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:24:06 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:05 +0100 |
commit | 7f8dac128fa569761eeef1f8a7edcbf90708c39f (patch) | |
tree | 34abe9be68b42d32ff5cb120cd020361c2e377ef /main/py-alabaster | |
parent | ccf5617f6d284e155ca55824e7e31cfa61b673fe (diff) | |
download | aports-7f8dac128fa569761eeef1f8a7edcbf90708c39f.tar.bz2 aports-7f8dac128fa569761eeef1f8a7edcbf90708c39f.tar.xz |
main/py-alabaster: rebuild against new version of python3
Diffstat (limited to 'main/py-alabaster')
-rw-r--r-- | main/py-alabaster/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-alabaster/APKBUILD b/main/py-alabaster/APKBUILD index 00f76e485f..ef80f4e272 100644 --- a/main/py-alabaster/APKBUILD +++ b/main/py-alabaster/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-alabaster _pkgname=alabaster pkgver=0.7.9 -pkgrel=0 +pkgrel=1 pkgdesc="Modified Kr Sphinx doc theme" url="https://github.com/bitprophet/alabaster" arch="noarch" |