aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-21 22:28:59 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-21 22:51:00 -0300
commitd18b07d20d9aa65e65f892eab68da07bf7f8ba83 (patch)
tree7d7e83f57bb71b6b36025c0ea207d574d7ff208c /testing
parentc1e143151f67fe6a7fe4504951d8ef3f22d31b60 (diff)
downloadaports-d18b07d20d9aa65e65f892eab68da07bf7f8ba83.tar.bz2
aports-d18b07d20d9aa65e65f892eab68da07bf7f8ba83.tar.xz
testing/py3-regex: upgrade to 2020.2.18
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-regex/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-regex/APKBUILD b/testing/py3-regex/APKBUILD
index 3b3e6c3746..a01c7b7e91 100644
--- a/testing/py3-regex/APKBUILD
+++ b/testing/py3-regex/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=py3-regex
-pkgver=2020.1.8
+pkgver=2020.2.18
pkgrel=0
pkgdesc="A more featureful implementation of the 're' module"
url="https://bitbucket.org/mrabarnett/mrab-regex"
@@ -21,4 +21,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="d8cd574693bc2d95271135fadc2ffd4c9a4c0882fe2c173538095575271950a7ac164a40dbd2a9fb6a4d8919a68ee6d17bc92d1e019263b0e1374a8aa6898063 regex-2020.1.8.tar.gz"
+sha512sums="4a3eeeebcd564f0ba4ec84e0699388c80f1abfd0468e6805a504ed6c541d0ea6a2bf734bbd33668f85beede42be3beefac6c1cfb4cd3d2a07504046b51219aa3 regex-2020.2.18.tar.gz"