blob: 1ad963b7ec0e8e714629441b0502b684d67abee0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = gnome-shell-extension-scroll-workspaces-git
pkgdesc = Switch workspaces by scrolling in the top panel
pkgver = r48
pkgrel = 1
url = http://github.com/gfxmonk/gnome-shell-scroll-workspaces
install = gschemas.install
arch = any
license = GPLv2
makedepends = git
depends = gnome-shell-extensions
depends = gnome-shell
provides = gnome-shell-extension-scroll-workspaces=r48
conflicts = gnome-shell-extension-scroll-workspaces
source = gnome-shell-extension-scroll-workspaces::git+http://github.com/gfxmonk/gnome-shell-scroll-workspaces
md5sums = SKIP
pkgname = gnome-shell-extension-scroll-workspaces-git
|