[arch-commits] Commit in gnome-control-center/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Sun Feb 13 23:54:50 UTC 2022


    Date: Sunday, February 13, 2022 @ 23:54:50
  Author: heftig
Revision: 437180

41.4-1

Modified:
  gnome-control-center/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-13 19:11:24 UTC (rev 437179)
+++ PKGBUILD	2022-02-13 23:54:50 UTC (rev 437180)
@@ -2,8 +2,8 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-control-center
-pkgver=41.2
-pkgrel=3
+pkgver=41.4
+pkgrel=1
 pkgdesc="GNOME's main interface to configure various aspects of the desktop"
 url="https://gitlab.gnome.org/GNOME/gnome-control-center"
 license=(GPL2)
@@ -22,7 +22,7 @@
             'openssh: remote login'
             'power-profiles-daemon: Power profiles support')
 groups=(gnome)
-_commit=babeb0ce357d55406b0ba0a4597e0513a0419de8  # tags/41.2^0
+_commit=d08fac3f0be63f0a4c65d26f47d3b77f8738cfab  # tags/41.4^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-control-center.git#commit=$_commit"
         "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
 sha256sums=('SKIP'
@@ -36,12 +36,6 @@
 prepare() {
   cd $pkgname
 
-  # Fix build with Meson 0.61.0
-  git cherry-pick -n 37b29c32cbecfd89c9c5e0169e0f2876f00ef5eb
-
-  # https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1562
-  git cherry-pick -n 293e191e399123c91ef5d7b5c796ea0f42b8bd91
-
   # Install bare logos into pixmaps, not icons
   sed -i "/install_dir/s/'icons'/'pixmaps'/" panels/info-overview/meson.build
 



More information about the arch-commits mailing list