summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d12baed0d773..daeb53359564 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = gnome-shell-extension-top-bar-organizer
pkgdesc = Gnome: Organize the items of the top (menu)bar
pkgver = 10
- pkgrel = 2
+ pkgrel = 3
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/v10/top-bar-organizer-v10.tar.gz
md5sums = e8673e5e212410127e6a437744bef22a
diff --git a/PKGBUILD b/PKGBUILD
index 051447ecb486..27b6c1c24bae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgdesc="Gnome: Organize the items of the top (menu)bar"
_pkgname="top-bar-organizer"
pkgname="gnome-shell-extension-${_pkgname}"
pkgver=10
-pkgrel=2
+pkgrel=3
arch=(any)
url="https://gitlab.gnome.org/julianschacher/top-bar-organizer"
license=(GPL3)
@@ -16,6 +16,9 @@ makedepends=(
depends=(
"gnome-shell>=1:45.0"
)
+options=(
+ !debug
+)
build() {
cd "${_pkgname}-v${pkgver}" || return
glib-compile-schemas data/