blob: 1402c3b43a6ce35ac0ea5a3f5aef607fc09a575d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gnome-shell-extension-middleclickclose-git
pkgdesc = Close windows with a button click when in overview mode
pkgver = git
pkgrel = 1
url = https://github.com/p91paul/middleclickclose
arch = any
license = GPL-2.0-or-later
makedepends = git
makedepends = unzip
depends = gnome-shell
provides = gnome-shell-extension-middleclickclose
conflicts = gnome-shell-extension-middleclickclose
source = git+https://github.com/p91paul/middleclickclose.git
sha256sums = SKIP
pkgname = gnome-shell-extension-middleclickclose-git
|