summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 445dfd834997..f0db47e61f44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://git-tails.immerda.ch/onioncircuits"
license=('GPL3')
depends=('python>=3.4.2' 'python-gobject>=3.14.0' 'stem>=1.2.2' 'gobject-introspection' 'python-distutils-extra')
-source=("http://http.debian.net/debian/pool/main/o/onioncircuits/${pkgname}_${pkgver}.orig.tar.gz")
+source=("http://http.debian.net/debian/pool/main/o/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz")
sha256sums=('4947c51f055d5cdab6cb15534e03e02acccd2f4ea8df9d23f00835e1381ed191')
build() {