blob: 67873e02a3a00fdee19645c2a524584800210ffa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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
provides = gnome-shell-extension-wintile
conflicts = gnome-shell-extension-wintile
source = gnome-shell-extension-wintile-7.tar.gz::https://github.com/fmstrat/wintile/archive/v7.tar.gz
sha512sums = SKIP
pkgname = gnome-shell-extension-wintile
|