Skip to content
Snippets Groups Projects
Commit 05b7a001 authored by Leo's avatar Leo
Browse files

testing/py3-pastel: upgrade to 0.2.0

parent 29934e1f
No related branches found
No related tags found
No related merge requests found
......@@ -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"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment