Date: Friday, April 28, 2023 @ 23:16:31
  Author: heftig
Revision: 475324

44.1-1

Modified:
  gnome-control-center/trunk/PKGBUILD
  gnome-control-center/trunk/pixmaps-dir.diff

------------------+
 PKGBUILD         |   12 ++++--------
 pixmaps-dir.diff |    4 ++--
 2 files changed, 6 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-28 23:12:34 UTC (rev 475323)
+++ PKGBUILD    2023-04-28 23:16:31 UTC (rev 475324)
@@ -2,8 +2,8 @@
 # Contributor: Jan de Groot <[email protected]>
 
 pkgname=gnome-control-center
-pkgver=43.4.1
-pkgrel=3
+pkgver=44.1
+pkgrel=1
 pkgdesc="GNOME's main interface to configure various aspects of the desktop"
 url="https://gitlab.gnome.org/GNOME/gnome-control-center";
 license=(GPL3)
@@ -59,7 +59,7 @@
   'system-config-printer: printer settings'
 )
 groups=(gnome)
-_commit=5aa7d28b00da4a24a6977b4e3c92096ee5ac096d  # tags/43.4.1^0
+_commit=da661203820d5766ff10fd7f64d2117470c70a2a  # tags/44.1^0
 source=(
   "git+https://gitlab.gnome.org/GNOME/gnome-control-center.git#commit=$_commit";
   "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git";
@@ -67,7 +67,7 @@
 )
 sha256sums=('SKIP'
             'SKIP'
-            'd3d97995f9e4d5bed2e81b196c1e086777fc33dd6b6f6b08bcc931944569ea4a')
+            '8695bc08c06026b7bfdd43941b4e07bb3ffbaa4e709be0b23ee138d24b6dbc8f')
 
 pkgver() {
   cd $pkgname
@@ -77,10 +77,6 @@
 prepare() {
   cd $pkgname
 
-  # Fixes to Users panel
-  git cherry-pick -n d1e64d0f13629bf08da0ae9fab11c97209ec6729 \
-                     8a98497fb0eb8bc1f4447c14830b5757de4e1d3b
-
   # Install bare logos into pixmaps, not icons
   git apply -3 ../pixmaps-dir.diff
 

Modified: pixmaps-dir.diff
===================================================================
--- pixmaps-dir.diff    2023-04-28 23:12:34 UTC (rev 475323)
+++ pixmaps-dir.diff    2023-04-28 23:16:31 UTC (rev 475324)
@@ -1,8 +1,8 @@
 diff --git i/panels/info-overview/meson.build 
w/panels/info-overview/meson.build
-index 45251ab26..4fe2f613e 100644
+index e23094871..e28aecb99 100644
 --- i/panels/info-overview/meson.build
 +++ w/panels/info-overview/meson.build
-@@ -70,7 +70,7 @@ executable(
+@@ -72,7 +72,7 @@ executable(
  
  install_data(
    [ 'gnome-logo-text.svg', 'gnome-logo-text-dark.svg' ],

Reply via email to