summaryrefslogtreecommitdiff
path: root/python3-pyxdg
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2018-04-03 23:32:56 +1000
committerDanny Rawlins <monster.romster@gmail.com>2018-04-03 23:34:36 +1000
commit8765d9d4230957af790eab32c7a7aef4117adb81 (patch)
tree237678093f31a55bae4057470b1c5a0c709c3a29 /python3-pyxdg
parent7283e75657ee6fa3920a3a93967af742396b4936 (diff)
downloadcontrib-8765d9d4230957af790eab32c7a7aef4117adb81.tar.gz
contrib-8765d9d4230957af790eab32c7a7aef4117adb81.tar.xz
python3-pyxdg: fix source
Diffstat (limited to 'python3-pyxdg')
-rw-r--r--python3-pyxdg/.signature4
-rw-r--r--python3-pyxdg/Pkgfile2
2 files changed, 3 insertions, 3 deletions
diff --git a/python3-pyxdg/.signature b/python3-pyxdg/.signature
index c5724fadc..e46103b8f 100644
--- a/python3-pyxdg/.signature
+++ b/python3-pyxdg/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF35Ax9XaZE03ZTVv2xja0FtsMGFoMbnAqYTZjO4qYHRiVD0GvQLCOcvb64jZ0Hon/+npzLu6XRbcpWA5Y7OUDGgo=
-SHA256 (Pkgfile) = 991eeac3e7379947f6c0eadf98d6893232b16bcb77dfd449758dcd0cdda5555f
+RWSagIOpLGJF3xTanFhmsrLpScIGOc4v9ktx/gf0R5yhBfnac/CKaccZC0dfB/M4U00QkQYhzaGT9LisqLUD26uAbbbgAHckcwo=
+SHA256 (Pkgfile) = 19231b79b9cb148a72f383e87839e171bff6370f9e1ddb5504646f9c0acf6ff6
SHA256 (.footprint) = 0a4676e416a9d707e6cb71a9ad3dc59017499c01926c3ed3daf72f3ffd4cd2c7
SHA256 (pyxdg-0.26.tar.gz) = fe2928d3f532ed32b39c32a482b54136fe766d19936afc96c8f00645f9da1a06
diff --git a/python3-pyxdg/Pkgfile b/python3-pyxdg/Pkgfile
index 9f368e398..a47d85125 100644
--- a/python3-pyxdg/Pkgfile
+++ b/python3-pyxdg/Pkgfile
@@ -6,7 +6,7 @@
name=python3-pyxdg
version=0.26
release=1
-source=(https://files.pythonhosted.org/packages/source/${name:7:1}/${name#*-}/${name#*-}-$version.tar.gz)
+source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz)
build() {
cd ${name#*-}-$version

Generated by cgit