summaryrefslogtreecommitdiffstats
path: root/testing/py-actdiag
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-04-17 21:25:19 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2014-04-17 21:25:19 +0200
commit603d7b851c907cf2aadfff04981c2be3e49c0bdc (patch)
tree2f282f587af476f98a2c37af3d5115a347e041b4 /testing/py-actdiag
parent46c4c758392d6a05c97d7449203ca0283511635a (diff)
downloadaports-603d7b851c907cf2aadfff04981c2be3e49c0bdc.tar.bz2
aports-603d7b851c907cf2aadfff04981c2be3e49c0bdc.tar.xz
testing/py-actdiag: upgrade to 0.5.1
Diffstat (limited to 'testing/py-actdiag')
-rw-r--r--testing/py-actdiag/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/py-actdiag/APKBUILD b/testing/py-actdiag/APKBUILD
index 29edc16c8..2da6fa11b 100644
--- a/testing/py-actdiag/APKBUILD
+++ b/testing/py-actdiag/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-actdiag
_pkgname=actdiag
-pkgver=0.5.0
+pkgver=0.5.1
pkgrel=0
pkgdesc="actdiag generate activity-diagram image file from spec-text file"
url="https://pypi.python.org/pypi/actdiag"
arch="noarch"
license="ASL 2.0"
-depends="python py-imaging py-funcparserlib py-blockdiag"
+depends="python py-pillow py-funcparserlib py-blockdiag"
depends_dev=""
makedepends="python-dev py-setuptools"
install=""
@@ -36,6 +36,6 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="88689cc64a5d3fce250b4032b1982eb9 actdiag-0.5.0.tar.gz"
-sha256sums="eb7bc5b2dec8203498bd47b7a3dccd167c1829041f9943f591f1d4b231e0f510 actdiag-0.5.0.tar.gz"
-sha512sums="b6ec2a024d2fc9a915b89806a60b9f196ead74e80a7c9c378a4743405a4e43a01a2ef8f0fc6c934edf64a9eab26d4aa29a5822ce1a920072cf48c1f35125de06 actdiag-0.5.0.tar.gz"
+md5sums="171c47bc1f70e5fadfffd9df0c3157be actdiag-0.5.1.tar.gz"
+sha256sums="84de54e1c3c1b09f173fd072a2c37af7ed2813b9a343bd0fd324545db5636b29 actdiag-0.5.1.tar.gz"
+sha512sums="2a8b11882032ccbb4c0deb7e3e0b191ca12a213d8698fdd140e25c884cb014aeb0d3df8b4f3c8f7370f86218c320345c18aa870bc286346f2d71ab8f9a5ba668 actdiag-0.5.1.tar.gz"