summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorproninyaroslav2016-03-07 21:21:28 +0300
committerproninyaroslav2016-03-07 21:21:28 +0300
commit311f444b545163eee5cb8c9d4118b05893a0b8e4 (patch)
tree0cfb1e36cff409e9978813d058bb81cbe705f876
parente5e45ee729a2a68a559a4b846554493752263309 (diff)
downloadaur-311f444b545163eee5cb8c9d4118b05893a0b8e4.tar.gz
Small fix
-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() {