blob: 4c69d7590224726c93c35969afd5448f38687fe9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = gnome-shell-extension-smart-auto-move-git
pkgdesc = Learns the size and position of your application windows and restores them to the correct place on subsequent launches
pkgver = r21.af9a677
pkgrel = 1
url = https://github.com/khimaros/smart-auto-move
arch = any
license = GPL3
makedepends = zip
depends = gnome-shell
provides = gnome-shell-extension-smart-auto-move
conflicts = gnome-shell-extension-smart-auto-move
source = git+https://github.com/khimaros/smart-auto-move.git
b2sums = SKIP
pkgname = gnome-shell-extension-smart-auto-move-git
|