summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2019-01-28 20:18:41 +0330
committerMohammadreza Abdollahzadeh2019-01-28 20:18:41 +0330
commite83dc885530ca9fd0fcfe0a16f8a040877ae4c8f (patch)
treef65e5f367f863b2dc3d40272c39474f0d99fd27b /.SRCINFO
downloadaur-e83dc885530ca9fd0fcfe0a16f8a040877ae4c8f.tar.gz
initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..448eb4ab83e4
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = gnome-shell-extension-proxy-switcher-git
+ pkgdesc = Extension for GNOME shell to switch between the system proxy settings.
+ pkgver = 1.2.r6.g549d1aa
+ pkgrel = 1
+ url = https://github.com/tomflannaghan/proxy-switcher
+ install = gnome-shell-extension.install
+ arch = any
+ license = GPL2
+ makedepends = git
+ makedepends = python
+ depends = gnome-shell>=3.18
+ provides = gnome-shell-extension-proxy-switcher
+ conflicts = gnome-shell-extension-proxy-switcher
+ source = git+https://github.com/tomflannaghan/proxy-switcher.git
+ sha256sums = SKIP
+
+pkgname = gnome-shell-extension-proxy-switcher-git
+