aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pastel
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-16 16:40:08 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-16 17:14:38 +0100
commit05b7a0011a27ab055e133bc91a66de0091c36cfd (patch)
tree137687f2e7174259c502de786eb3db8ac7ed27cf /testing/py3-pastel
parent29934e1ffab7266c67c0e1695df7ac38ae66a65e (diff)
downloadaports-05b7a0011a27ab055e133bc91a66de0091c36cfd.tar.bz2
aports-05b7a0011a27ab055e133bc91a66de0091c36cfd.tar.xz
testing/py3-pastel: upgrade to 0.2.0
Diffstat (limited to 'testing/py3-pastel')
-rw-r--r--testing/py3-pastel/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-pastel/APKBUILD b/testing/py3-pastel/APKBUILD
index 7faa04c086..3c76b390fe 100644
--- a/testing/py3-pastel/APKBUILD
+++ b/testing/py3-pastel/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-pastel
_realname=pastel
-pkgver=0.1.1
-pkgrel=1
+pkgver=0.2.0
+pkgrel=0
pkgdesc="Python3 library to bring colors to your terminal"
options="!check" # No testsuite on tarball with setup.py
url="https://github.com/sdispater/pastel"
@@ -22,4 +22,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="1c681aeab8763685accb3ae7d41bb38e7e8dbc65ffea5cc8a479b53fff2e1b237e8d85de1552a16e903d40d173525e0df3898253702ff3ade2bba71448005c1b py3-pastel-0.1.1.tar.gz"
+sha512sums="1a65e1ec919ce4a216310c9c2c7529b00c6b49d37eda082b1269c3d6298f2f14a1ecca8c427c7487f73478add171abb34359c0fa7a20a956d475ab17070bf697 py3-pastel-0.2.0.tar.gz"