summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2020-09-07 08:55:24 -0400
committerAndrew Sun2020-09-07 08:55:24 -0400
commit2de6827b3ac6bee95fc060ca6cc3e143c399f3a2 (patch)
treeee4b2f0f42ee7c7a8bcf47b75fe173579be53030 /PKGBUILD
parent372f8c318904fc54419be4e999548321994b736c (diff)
downloadaur-2de6827b3ac6bee95fc060ca6cc3e143c399f3a2.tar.gz
0.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11f2841ba165..e6a07ea2341a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
-# Maintainer: Andrew Sun <adsun701@gmail.com>
-# Contributor: Michael J. Pento <mjpento@verizon.net>
+# Maintainer: Andrew Sun <adsun701 at gmail dot com>
+# Contributor: Michael J. Pento <mjpento at verizon dot net>
pkgname=onioncircuits
-pkgver=0.6
+pkgver=0.7
pkgrel=1
pkgdesc="GTK application to display Tor circuits and streams"
arch=('any')
-url="https://git-tails.immerda.ch/onioncircuits"
+url="https://gitlab.tails.boum.org/tails/onioncircuits"
license=('GPL3')
depends=('tor' 'hicolor-icon-theme' 'python>=3.4.2' 'python-gobject>=3.14.0' 'python-stem>=1.2.2' 'gobject-introspection' 'python-pycountry')
makedepends=('git' 'python-setuptools' 'python-distutils-extra')
-_commit=1355de00e8c1e944458a270cec1b1692ae69178a # tags/0.6^0
-source=("git+https://git-tails.immerda.ch/onioncircuits#commit=${_commit}")
+_commit=6efeff2e7cdbfbab7d73ea5825a64c002fa8e3b9 # tags/0.7^0
+source=("git+https://gitlab.tails.boum.org/tails/onioncircuits.git#commit=${_commit}")
sha256sums=('SKIP')
pkgver() {