blob: 3f191d68b55c43b94905bed419a511f7289b5bad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = gnome-shell-extension-proxy-switcher-git
pkgdesc = Extension for GNOME shell to switch between the system proxy settings.
pkgver = 2.0.r0.gdec14a0
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>=43.0
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
|