summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authors3rj1k2022-05-23 21:06:42 +0300
committers3rj1k2022-05-23 21:06:42 +0300
commitc717fe4c64609def83424c0dda089e18db721481 (patch)
treefa6dc6a9712329408288536ddb37c3926144e37f
parentb12c430c5c33951aa34ad0193e08220944d8a0f7 (diff)
downloadaur-c717fe4c64609def83424c0dda089e18db721481.tar.gz
Fixup
Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--minimize.patch4
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aebb76bfa719..9e99e86f0400 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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 = a4b1bb874dcf98a2110293e4146619aef30bee38d10e8825d5de0ab67b73bc43
+ sha256sums = e9fc7811ed3cdc92746b4d8b2f9074e59f1298fe7b511531b61d4bd18bd8e4ff
pkgname = gnome-panel-minimal
diff --git a/PKGBUILD b/PKGBUILD
index d66a28a102e6..e671f60ca971 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ conflicts=("${_pkgname}")
source=("git+https://gitlab.gnome.org/GNOME/gnome-panel.git#tag=${_pkgver}"
'minimize.patch')
sha256sums=('SKIP'
- 'a4b1bb874dcf98a2110293e4146619aef30bee38d10e8825d5de0ab67b73bc43')
+ 'e9fc7811ed3cdc92746b4d8b2f9074e59f1298fe7b511531b61d4bd18bd8e4ff')
pkgver() {
cd "${srcdir}/${_pkgname}"
diff --git a/minimize.patch b/minimize.patch
index 9097fadc649b..130a2078b09b 100644
--- a/minimize.patch
+++ b/minimize.patch
@@ -1,5 +1,5 @@
diff --git a/configure.ac b/configure.ac
-index e89ad854f..4ad046917 100644
+index e89ad854f..7dc2fba2f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -121,18 +121,13 @@ AC_ARG_ENABLE([documentation],
@@ -123,7 +123,7 @@ index e89ad854f..4ad046917 100644
dnl **************************************************************************
dnl Check if struct dirent contains a d_type member, for run dialog
dnl **************************************************************************
-@@ -296,21 +224,13 @@ AC_CONFIG_FILES([
+@@ -296,21 +224,12 @@ AC_CONFIG_FILES([
docs/reference/libgnome-panel/Makefile
help/Makefile