blob: c38e64a8094f39d7a25237121a1a952966c2faa6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = gnome-shell-extension-tiling-assistant
pkgdesc = A GNOME Shell extension which adds a Windows-like snap assist to the GNOME desktop
pkgver = 52
pkgrel = 1
url = https://github.com/Leleat/Tiling-Assistant
install = tiling-assistant.install
arch = any
license = GPL-2.0-or-later
makedepends = git
depends = gnome-shell
source = git+https://github.com/Leleat/Tiling-Assistant.git#tag=v52
sha256sums = 739d2bf430a0fc10f8abdfbed66f7faae4d2dc3a9aaff4c301a312b434835cac
pkgname = gnome-shell-extension-tiling-assistant
|