Initial commit
This commit is contained in:
commit
dbdcb8d304
8 changed files with 183 additions and 0 deletions
14
.SRCINFO
Normal file
14
.SRCINFO
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
pkgbase = gnome-shell-extension-blur-my-shell
|
||||
pkgdesc = Extension that adds a blur look to different parts of the GNOME Shell
|
||||
pkgver = 68
|
||||
pkgrel = 2
|
||||
url = https://github.com/aunetx/blur-my-shell
|
||||
arch = any
|
||||
license = GPL-3.0-or-later
|
||||
makedepends = git
|
||||
depends = dconf
|
||||
depends = gnome-shell>=1:46
|
||||
source = gnome-shell-extension-blur-my-shell-68::git+https://github.com/aunetx/blur-my-shell.git#tag=v68-2
|
||||
sha256sums = 36843bd69e1015f8035d36f37b8e3221c29beb43290a5a091eb11f14a4310b46
|
||||
|
||||
pkgname = gnome-shell-extension-blur-my-shell
|
||||
Loading…
Add table
Add a link
Reference in a new issue