blob: a4bc71a6ad946870434e5f6b1e5e1172c48197db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = gnome-shell-extension-top-bar-organizer
pkgdesc = Gnome: Organize the items of the top (menu)bar
pkgver = 12
pkgrel = 1
url = https://gitlab.gnome.org/julianschacher/top-bar-organizer
arch = any
license = GPL3
makedepends = git
makedepends = glib2
depends = gnome-shell>=1:45.0
options = !debug
source = https://gitlab.gnome.org/julianschacher/top-bar-organizer/-/archive/v12/top-bar-organizer-v12.tar.gz
md5sums = 890eb844be7e60a2da475fb4d60bfc3f
pkgname = gnome-shell-extension-top-bar-organizer
|