blob: 75ce4f36324b964e243162c9ce567144c08e7e65 (
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 = 16.1
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-16.1.tar.gz::https://github.com/domferr/tilingshell/archive/refs/tags/16.1.tar.gz
sha256sums = e5d4364f0b85f94a2c8c6dc0bcad988bf1e6c3fd6ce14466f05cf5e7664fd25e
pkgname = gnome-shell-extension-tilingshell
|