blob: 729dbfcb04ca24fbeb93b7fb775151a7e584bef9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = gnome-shell-extension-blur-my-shell-git
pkgdesc = Extension that adds a blur look to different parts of the GNOME Shell
pkgver = 68.2.r0.g25b2002
pkgrel = 1
url = https://github.com/aunetx/blur-my-shell
arch = any
license = MIT
makedepends = git
depends = gnome-shell
provides = gnome-shell-extension-blur-my-shell
conflicts = gnome-shell-extension-blur-my-shell
source = git+https://github.com/aunetx/blur-my-shell.git
sha256sums = SKIP
pkgname = gnome-shell-extension-blur-my-shell-git
|