blob: c6b708065a33c68051ae2139975ec0ee1e2caa37 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gnome-shell-extension-burn-my-windows-git
pkgdesc = Disintegrate your apps the old-school way.
pkgver = r19.570a014
pkgrel = 1
url = https://github.com/Schneegans/Burn-My-Windows
arch = any
license = GPL3
makedepends = git
makedepends = zip
depends = gnome-shell>=1:40
provides = gnome-shell-extension-burn-my-windows
conflicts = gnome-shell-extension-burn-my-windows
source = git+https://github.com/Schneegans/Burn-My-Windows.git
b2sums = SKIP
pkgname = gnome-shell-extension-burn-my-windows-git
|