aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-12-14 08:32:14 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-12-14 10:08:13 +0000
commit2eae5725fa689c376c5f7f846edd7551726cd470 (patch)
treebfc37be52b6d5428f052524c5f4ad9320adb2994
parentfce74b7ecb10ba67e5033c4d246875c65ecac5c7 (diff)
community/py3-genshi: upgrade to 0.7.5
-rw-r--r--community/py3-genshi/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-genshi/APKBUILD b/community/py3-genshi/APKBUILD
index 01671cc356c..6e8f08c7d4f 100644
--- a/community/py3-genshi/APKBUILD
+++ b/community/py3-genshi/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-genshi
_realname=Genshi
-pkgver=0.7.4
+pkgver=0.7.5
pkgrel=0
pkgdesc="Python toolkit for stream-based generation of output for the web."
url="http://genshi.edgewall.org/"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="87ccee4347e0d6e97cf9d89669ea69f8497a35796615dbed5414c54f0fe0ed64740f47662c16e223491e77fb6f601da9368f043ca814d7ffd7a20537f3996779 py3-genshi-0.7.4.tar.gz"
+sha512sums="24930388447990b3180bd3db3a6f8bc630d9520e2b14b0a1c117aaa573d53bc442253c3547ff82f4db020996c1d4cbc52c56c0a9e20a620dfd3b9ee4f4164c81 py3-genshi-0.7.5.tar.gz"