blob: a90039254dd45ac860eea494d9890e4fb7282475 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = gnome-shell-extension-wintile
pkgdesc = Windows 10 window tiling for GNOME
pkgver = 7
pkgrel = 1
url = https://github.com/fmstrat/wintile
arch = any
license = GPL3
makedepends = zip
depends = gnome-shell
source = gnome-shell-extension-wintile-7.tar.gz::https://github.com/fmstrat/wintile/archive/v7.tar.gz
sha512sums = SKIP
pkgname = gnome-shell-extension-wintile
|