diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-04-07 01:30:03 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-07 10:46:15 +0000 |
| commit | 35d5b9ff7a2d9edc7c2da6591f864f6fc6126025 (patch) | |
| tree | 482ef3427ef1be1755b34afd1add1ffb88746b0f /testing | |
| parent | 51455e071f9d992cf0a79c459f08179f2fbcac25 (diff) | |
| download | aports-35d5b9ff7a2d9edc7c2da6591f864f6fc6126025.tar.bz2 aports-35d5b9ff7a2d9edc7c2da6591f864f6fc6126025.tar.xz | |
testing/py3-regex: upgrade to 2020.4.4
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-regex/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-regex/APKBUILD b/testing/py3-regex/APKBUILD index 7e26825914..1c003c5dfd 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.2.20 +pkgver=2020.4.4 pkgrel=0 pkgdesc="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="0a35b9512048bd36bcbf8a03905cc77f007d204f9ed9a0aaa3d5fcd72392bf37285c35ec0f04b1520e486b651028063c799ec265782c52ca4ecf7eeb0581727a regex-2020.2.20.tar.gz" +sha512sums="95eadaaffaf87a19b31024ad3cff670d34a31de8b9be430fc276a533a584203842d1634b66a346c4aaecf2407b973bb1ae9c8ee8b48785d03bd5e45a67a271a9 regex-2020.4.4.tar.gz" |
