diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-05-23 22:56:44 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-05-23 23:01:58 +1000 |
commit | 5962f50618deb52a9157c6ecb05f1b89d0f82ec9 (patch) | |
tree | c4755c20b751dfcbb0c92b21ef3cca601d56cca8 /python3-hyperlink/Pkgfile | |
parent | 45e298c179367d027ac450888a48fb1028455771 (diff) | |
download | contrib-5962f50618deb52a9157c6ecb05f1b89d0f82ec9.tar.gz contrib-5962f50618deb52a9157c6ecb05f1b89d0f82ec9.tar.xz |
python3-hyperlink: 18.0.0 -> 19.0.0
Diffstat (limited to 'python3-hyperlink/Pkgfile')
-rw-r--r-- | python3-hyperlink/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-hyperlink/Pkgfile b/python3-hyperlink/Pkgfile index 43d75f14f..d2e0dbdca 100644 --- a/python3-hyperlink/Pkgfile +++ b/python3-hyperlink/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-hyperlink -version=18.0.0 +version=19.0.0 release=1 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz) |