aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-glob2
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-glob2')
-rw-r--r--testing/py3-glob2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-glob2/APKBUILD b/testing/py3-glob2/APKBUILD
index 4ce5b53f6e..d34c58d3f0 100644
--- a/testing/py3-glob2/APKBUILD
+++ b/testing/py3-glob2/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=py3-glob2
_pkgname=glob2
-pkgver=0.6
+pkgver=0.7
pkgrel=0
pkgdesc="Version of the glob module that supports recursion via **, and can capture patterns"
url="https://github.com/miracle2k/python-glob2"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="f4f17eb44d03c0675bc4e8832f2c7dbf42f37456bb664ebbc534d1ac0940061907aaf94b9d9d297dc79b2edfc0677912fdb1b4b47a1a6dfba7cf098135c5e839 glob2-0.6.tar.gz"
+sha512sums="6707c33782373cd71b1794ef3a143f6c0ceb5733bec944d16596eb4662df4c788328078b621bdda6096da95ec2f267256fca620dd7691eb02bf0ce940dd4150e glob2-0.7.tar.gz"