From f7b3cb9ac2e1c35ba58d2a1fec7773ced9dcbfbc Mon Sep 17 00:00:00 2001 From: Leo Date: Mon, 24 Jun 2019 18:54:55 -0300 Subject: testing/py3-clikit: upgrade to 0.3.1 --- testing/py3-clikit/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing') diff --git a/testing/py3-clikit/APKBUILD b/testing/py3-clikit/APKBUILD index 9c8fe83e33..0960ac6670 100644 --- a/testing/py3-clikit/APKBUILD +++ b/testing/py3-clikit/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo pkgname=py3-clikit _realname=clikit -pkgver=0.3.0 +pkgver=0.3.1 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="cf2d432ab0413dce19bee9daee8a6b8a31a12380e560d542758081acd1e2888513ef375e995ae45e97dcea702e4427d3480d8e00cd080d133407c46e468b4714 clikit-0.3.0.tar.gz" +sha512sums="5a06a79ca71a9d24982170ad49862b35e403dc8d6e62a3f07eff71c63eb1600dafac92eb0baa7e9ec5e0f70a650ba3685d283efecae3ebf6e7c0b54ec851323f clikit-0.3.1.tar.gz" -- cgit v1.2.3