aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-clikit/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-clikit/APKBUILD')
-rw-r--r--testing/py3-clikit/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-clikit/APKBUILD b/testing/py3-clikit/APKBUILD
index 27e12f8e71..9c8fe83e33 100644
--- a/testing/py3-clikit/APKBUILD
+++ b/testing/py3-clikit/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-clikit
_realname=clikit
-pkgver=0.2.4
+pkgver=0.3.0
pkgrel=0
pkgdesc="Python3 library to create beautiful and testable command-line interfaces"
options="!check" # No tests on pypi tarball, github uses pyproject.toml
@@ -22,4 +22,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="be274997595a75afa3d3369fcaf32c8a02a6845d23bda37feeb021f9edeb623c65551c52f13098af799b14ca0b247fbb835867a7ec1993ffdef9426f3e03f6cb clikit-0.2.4.tar.gz"
+sha512sums="cf2d432ab0413dce19bee9daee8a6b8a31a12380e560d542758081acd1e2888513ef375e995ae45e97dcea702e4427d3480d8e00cd080d133407c46e468b4714 clikit-0.3.0.tar.gz"