blob: 6edcc658d3620951f572369e2e2d22b1ccdc9e4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = gnome-shell-extension-tilingshell
pkgdesc = Extend GNOME Shell with advanced tiling window management.
pkgver = 14.0
pkgrel = 1
url = https://github.com/domferr/tilingshell
arch = any
license = GPL-2.0-or-later
makedepends = nvm
makedepends = zip
depends = gnome-shell
source = tilingshell-14.0.tar.gz::https://github.com/domferr/tilingshell/archive/refs/tags/14.0.tar.gz
sha256sums = e19e75761102fa77ed829922429eec9557d07e20a57795710b474216ffe95501
pkgname = gnome-shell-extension-tilingshell
|