aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-seqdiag/APKBUILD
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-06-06 18:42:24 +0300
committerprspkt <prspkt@protonmail.com>2019-06-06 19:12:04 +0300
commit9aa4d9ea4509e72a56e82c1cf11fd0581265fa2a (patch)
treed621cb16f65a528f47d6097fd7ab293e59142eec /testing/py3-seqdiag/APKBUILD
parent48dbc0fdf4638e081afc4eca56388d8668cfb290 (diff)
downloadaports-9aa4d9ea4509e72a56e82c1cf11fd0581265fa2a.tar.bz2
aports-9aa4d9ea4509e72a56e82c1cf11fd0581265fa2a.tar.xz
testing/py3-seqdiag: upgrade to 0.9.6
Diffstat (limited to 'testing/py3-seqdiag/APKBUILD')
-rw-r--r--testing/py3-seqdiag/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-seqdiag/APKBUILD b/testing/py3-seqdiag/APKBUILD
index 1a906807b3..877ad919e9 100644
--- a/testing/py3-seqdiag/APKBUILD
+++ b/testing/py3-seqdiag/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-seqdiag
_pkgname=seqdiag
-pkgver=0.9.5
-pkgrel=3
+pkgver=0.9.6
+pkgrel=0
pkgdesc="Generate sequence-diagram image file from spec-text file"
url="https://pypi.python.org/pypi/seqdiag"
arch="noarch"
@@ -24,4 +24,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="1f7222b769937a68592d406b7fd73446bf6c2bf6b1acc7ef9814eb04359c5e12cc7084a75cb38c3d84e76bfc55ce480ae9e74d1bb2cef62a14c52dd2f59e0a7f seqdiag-0.9.5.tar.gz"
+sha512sums="2928612239f155d66f3c4a613092fc7cddb5b58f7c0ac8ad52a6c2d8647fc972d1675e4a307690ccdd0b60ff0578e062a213849a7804cd30b8fd66b63fd8abfb seqdiag-0.9.6.tar.gz"