blob: 79914be8e5969ad83f8af3d099d00cb17eea1a28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = gnome-shell-extension-put-window-git
pkgdesc = Makes window movement a lot easier. Can be compared with a basic version of the compiz grid plugin.
pkgver = r336.787100c
pkgrel = 1
url = https://github.com/negesti/gnome-shell-extensions-negesti
arch = any
license = GPL2
makedepends = git
depends = gnome-shell
depends = libwnck3
source = gnome-shell-extension-put-window-git::git+https://github.com/negesti/gnome-shell-extensions-negesti.git
sha256sums = SKIP
pkgname = gnome-shell-extension-put-window-git
|