summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0db47e61f44..b0aa920883ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
-# Maintainer: yaroslav <proninyaroslav@mail.ru>
+# Maintainer: Michael J. Pento <mjpento@verizon.net>
pkgname=onioncircuits
-pkgver=0.3
-pkgrel=2
+pkgver=0.5
+pkgrel=1
pkgdesc="GTK application to display Tor circuits and streams"
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/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz")
-sha256sums=('4947c51f055d5cdab6cb15534e03e02acccd2f4ea8df9d23f00835e1381ed191')
+source=("http://cdn-fastly.deb.debian.org/debian/pool/main/o/onioncircuits/${pkgname}_${pkgver}.orig.tar.xz")
+sha256sums=('3ee331140fa6661bfd9191a0733a587e61a041bd196aec8d2a30c46fc2b08ea0')
build() {
cd ${pkgname}-${pkgver}