summaryrefslogtreecommitdiff
path: root/python3-pyxdg/Pkgfile
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/Pkgfile
parent7283e75657ee6fa3920a3a93967af742396b4936 (diff)
downloadcontrib-8765d9d4230957af790eab32c7a7aef4117adb81.tar.gz
contrib-8765d9d4230957af790eab32c7a7aef4117adb81.tar.xz
python3-pyxdg: fix source
Diffstat (limited to 'python3-pyxdg/Pkgfile')
-rw-r--r--python3-pyxdg/Pkgfile2
1 files changed, 1 insertions, 1 deletions
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