summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFrancesco Cherchi2021-12-11 12:17:36 +0100
committerFrancesco Cherchi2021-12-11 12:17:36 +0100
commitc182b95613f5c612ff9506f5e7376c4e971ef05b (patch)
tree1307ee76a4cfef6de64008eac27bdd2f60a15048 /.SRCINFO
parentd2423399ba4ab429a235a649fe04394635fcbb76 (diff)
downloadaur-gnome-shell-extension-scroll-workspaces-git.tar.gz
new PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 8 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ff6ca092995..d65eeb50950e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,16 @@
pkgbase = gnome-shell-extension-scroll-workspaces-git
- pkgdesc = Switch workspaces by scrolling in the top panel
- pkgver = r59
+ pkgdesc = Change workspaces by scrolling while over the top panel in Gnome Shell
+ pkgver = r73.3b97321
pkgrel = 1
- url = http://github.com/gfxmonk/gnome-shell-scroll-workspaces
- install = gschemas.install
+ url = https://github.com/timbertson/gnome-shell-scroll-workspaces
arch = any
- license = GPLv2
+ license = unknown
makedepends = git
- depends = gnome-shell-extensions
- depends = gnome-shell
- provides = gnome-shell-extension-scroll-workspaces=r59
+ makedepends = python
+ makedepends = jq
+ provides = gnome-shell-extension-scroll-workspaces
conflicts = gnome-shell-extension-scroll-workspaces
- source = gnome-shell-extension-scroll-workspaces::git+http://github.com/gfxmonk/gnome-shell-scroll-workspaces
+ source = git+https://github.com/timbertson/gnome-shell-scroll-workspaces.git
md5sums = SKIP
- sha256sums = SKIP
pkgname = gnome-shell-extension-scroll-workspaces-git
-