summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyfuse3/pyfuse3-3.1.1.ebuild')
-rw-r--r--dev-python/pyfuse3/pyfuse3-3.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyfuse3/pyfuse3-3.1.1.ebuild b/dev-python/pyfuse3/pyfuse3-3.1.1.ebuild
index ae3a573f428a..6c01439d2f3a 100644
--- a/dev-python/pyfuse3/pyfuse3-3.1.1.ebuild
+++ b/dev-python/pyfuse3/pyfuse3-3.1.1.ebuild
@@ -8,7 +8,7 @@ inherit distutils-r1
DESCRIPTION="Python 3 bindings for libfuse 3 with asynchronous API"
HOMEPAGE="https://github.com/libfuse/pyfuse3"
-SRC_URI="https://github.com/libfuse/${PN}/releases/download/release-${PV}/${P}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/libfuse/${PN}/releases/download/release-${PV}/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"