Initial commit
This commit is contained in:
commit
27d6bfab34
9 changed files with 222 additions and 0 deletions
15
.SRCINFO
Normal file
15
.SRCINFO
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
pkgbase = gnome-shell-extension-hide-universal-access
|
||||
pkgdesc = A GNOME Shell extension to hide Universal Access icon from the status bar.
|
||||
pkgver = 48
|
||||
pkgrel = 1
|
||||
url = https://github.com/akiirui/hide-universal-access
|
||||
arch = any
|
||||
license = GPL-3.0-or-later
|
||||
makedepends = git
|
||||
depends = gnome-shell>=1:46
|
||||
conflicts = gnome-shell-extension-hide-universal-access-git
|
||||
source = gnome-shell-extension-hide-universal-access-48::git+https://github.com/akiirui/hide-universal-access.git#tag=48?signed
|
||||
validpgpkeys = 4069FD7E2EB1BBEA34FB39FC94E976626C884E53
|
||||
sha256sums = 70442a3c493b91cc8c59d196ceda095418c8fd689274eb0c5c80ef5fe901dcce
|
||||
|
||||
pkgname = gnome-shell-extension-hide-universal-access
|
||||
Loading…
Add table
Add a link
Reference in a new issue