aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-06-18 21:59:47 +0300
committerprspkt <prspkt@protonmail.com>2019-06-18 22:06:41 +0300
commited6a96e10f4187ed5f680a8b052575b1fa1b8484 (patch)
treee719b8351fd9f31ce1217b8d875a6c8d671a847a /testing
parent776777e677189836e05603a22198251e6d37f3c7 (diff)
downloadaports-ed6a96e10f4187ed5f680a8b052575b1fa1b8484.tar.bz2
aports-ed6a96e10f4187ed5f680a8b052575b1fa1b8484.tar.xz
testing/py3-hyperlink: upgrade to 19.0.0
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-hyperlink/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-hyperlink/APKBUILD b/testing/py3-hyperlink/APKBUILD
index 9296e3dae7..377485354b 100644
--- a/testing/py3-hyperlink/APKBUILD
+++ b/testing/py3-hyperlink/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: prspkt <prspkt@protonmail.com>
pkgname=py3-hyperlink
_pkgname=hyperlink
-pkgver=18.0.0
-pkgrel=1
+pkgver=19.0.0
+pkgrel=0
pkgdesc="Python implementation of immutable URLs"
url="https://github.com/python-hyper/hyperlink"
arch="noarch"
@@ -23,4 +23,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="21b5f88f7aaa3f2b0b60566fdb0fefdf6d42866060606dac181c8e3d357c76a5c23fa5dc982812af2b7d49dc1f9d623bd5bea89bf2cf31916c855bc4ae85589d hyperlink-18.0.0.tar.gz"
+sha512sums="5d5723bc0bd0c381edd3a9ef7bab3ba9ad4252027d5a4afa61e6cfff3e5b8457994b6dd36ecc356e638d41f797fe3367a3010249e0e77bee6e9e94336c1e7c2e hyperlink-19.0.0.tar.gz"