Initial commit
This commit is contained in:
commit
42921f861d
8 changed files with 191 additions and 0 deletions
17
.SRCINFO
Normal file
17
.SRCINFO
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
pkgbase = gnome-shell-extension-alphabetical-grid-extension
|
||||
pkgdesc = Restore the alphabetical ordering of the app grid, removed in GNOME 3.38
|
||||
pkgver = 43.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/stuarthayhurst/alphabetical-grid-extension
|
||||
arch = any
|
||||
license = GPL-3.0-or-later
|
||||
makedepends = git
|
||||
makedepends = optipng
|
||||
depends = dconf
|
||||
depends = gnome-shell>=1:45
|
||||
provides = gnome-shell-extension-alphabetical-grid-extension
|
||||
conflicts = gnome-shell-extension-alphabetical-grid-extension-git
|
||||
source = gnome-shell-extension-alphabetical-grid-extension-43.0::git+https://github.com/stuarthayhurst/alphabetical-grid-extension.git#tag=v43.0
|
||||
b2sums = f6cc61e34dd137f47d4db28c9b07df45cf30bb8d8301ac6640c8e9bd0dd137ac71d08baf65c7930b78f7c2a09752b80fd755201d5f78e16a25d893cb044fb0d2
|
||||
|
||||
pkgname = gnome-shell-extension-alphabetical-grid-extension
|
||||
Loading…
Add table
Add a link
Reference in a new issue