summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authors3rj1k2022-05-23 22:17:12 +0300
committers3rj1k2022-05-23 22:17:12 +0300
commitb85e60e8fe4cd71ff3109c393202a427199b7769 (patch)
tree514085ae1b36fad942f00faf4875381c87e8ba86
parent8678b8915d4c7e7ce2e6a6023f5926d565eeea9b (diff)
downloadaur-b85e60e8fe4cd71ff3109c393202a427199b7769.tar.gz
fixup
Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--minimize.patch12
3 files changed, 14 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5707d9e737f3..435c4be83813 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnome-panel-minimal
pkgdesc = Panel of GNOME Flashback (minimal build)
pkgver = 3.44.0+0a5a7081f
- pkgrel = 7
+ pkgrel = 8
url = https://wiki.gnome.org/Projects/GnomePanel
arch = x86_64
license = GPL
@@ -17,6 +17,6 @@ pkgbase = gnome-panel-minimal
source = git+https://gitlab.gnome.org/GNOME/gnome-panel.git#tag=3.44.0
source = minimize.patch
sha256sums = SKIP
- sha256sums = cb6fa877bdd0434339109e1f61ad1a30ff0f5de0bf539dffff12cfda55c26741
+ sha256sums = 399216e67a7d02a869df3e3c15831ee01ff8f235bf859eebc229aa67bd5299a6
pkgname = gnome-panel-minimal
diff --git a/PKGBUILD b/PKGBUILD
index 070b8181c530..04e2d660de0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=gnome-panel
_pkgver=3.44.0
pkgname=${_pkgname}-minimal
pkgver=3.44.0+0a5a7081f
-pkgrel=7
+pkgrel=8
pkgdesc='Panel of GNOME Flashback (minimal build)'
arch=('x86_64')
url='https://wiki.gnome.org/Projects/GnomePanel'
@@ -17,7 +17,7 @@ conflicts=("${_pkgname}")
source=("git+https://gitlab.gnome.org/GNOME/gnome-panel.git#tag=${_pkgver}"
'minimize.patch')
sha256sums=('SKIP'
- 'cb6fa877bdd0434339109e1f61ad1a30ff0f5de0bf539dffff12cfda55c26741')
+ '399216e67a7d02a869df3e3c15831ee01ff8f235bf859eebc229aa67bd5299a6')
pkgver() {
cd "${srcdir}/${_pkgname}"
diff --git a/minimize.patch b/minimize.patch
index 749c53344203..5c8ca83b5d9b 100644
--- a/minimize.patch
+++ b/minimize.patch
@@ -295,10 +295,18 @@ index 8e16f764a..2f15b30a6 100644
+pack-type=start
+pack-index=1
diff --git a/data/org.gnome.gnome-panel.gschema.xml b/data/org.gnome.gnome-panel.gschema.xml
-index 08c4bbfa3..c411da8c5 100644
+index 08c4bbfa3..f835fb6ef 100644
--- a/data/org.gnome.gnome-panel.gschema.xml
+++ b/data/org.gnome.gnome-panel.gschema.xml
-@@ -95,27 +95,4 @@
+@@ -4,7 +4,6 @@
+ <child name="general" schema="org.gnome.gnome-panel.general"/>
+ <child name="layout" schema="org.gnome.gnome-panel.layout"/>
+ <child name="lockdown" schema="org.gnome.gnome-panel.lockdown"/>
+- <child name="run-dialog" schema="org.gnome.gnome-panel.run-dialog"/>
+ </schema>
+
+ <enum id='org.gnome.gnome-panel.menu-icon-size'>
+@@ -95,27 +94,4 @@
</key>
</schema>