Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / gnome-control-center


Commits:
47c83db0 by Jan Alexander Steffens (heftig) at 2024-04-22T19:04:50+02:00
46.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gnome-control-center
        pkgdesc = GNOME's main interface to configure various aspects of the 
desktop
-       pkgver = 46.0.1
-       pkgrel = 2
+       pkgver = 46.1
+       pkgrel = 1
        url = https://gitlab.gnome.org/GNOME/gnome-control-center
        arch = x86_64
        groups = gnome
@@ -77,10 +77,10 @@ pkgbase = gnome-control-center
        optdepends = power-profiles-daemon: power profiles
        optdepends = rygel: media sharing
        optdepends = system-config-printer: printer settings
-       source = 
git+https://gitlab.gnome.org/GNOME/gnome-control-center.git?signed#tag=46.0.1
+       source = 
git+https://gitlab.gnome.org/GNOME/gnome-control-center.git?signed#tag=46.1
        source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
        validpgpkeys = 9B60FE7947F0A3C58136817F2C2A218742E016BE
-       b2sums = 
b7c73de8d57df1dd4f08fb52067b5c50d4aadb0f5034527774c088c8237f6d77dad9b4a2e80a4121fc6863acf565a3baf99b446d6e73c16fcab0c839f9d945f6
+       b2sums = 
f066316f436f7d58b9341daa346bb173fbeee2a302a7b3f1b0db878aabd2deb20c736b5a08beef7612f4366bbc84a82a2fee12dc1ff39344cc5f493e2b099677
        b2sums = SKIP
 
 pkgname = gnome-control-center


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Jan de Groot <j...@archlinux.org>
 
 pkgname=gnome-control-center
-pkgver=46.0.1
-pkgrel=2
+pkgver=46.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=(GPL-2.0-or-later)
@@ -98,7 +98,7 @@ source=(
   
"git+https://gitlab.gnome.org/GNOME/gnome-control-center.git?signed#tag=$pkgver";
   "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git";
 )
-b2sums=('b7c73de8d57df1dd4f08fb52067b5c50d4aadb0f5034527774c088c8237f6d77dad9b4a2e80a4121fc6863acf565a3baf99b446d6e73c16fcab0c839f9d945f6'
+b2sums=('f066316f436f7d58b9341daa346bb173fbeee2a302a7b3f1b0db878aabd2deb20c736b5a08beef7612f4366bbc84a82a2fee12dc1ff39344cc5f493e2b099677'
         'SKIP')
 validpgpkeys=(
   9B60FE7947F0A3C58136817F2C2A218742E016BE # Felipe Borges (GNOME) 
<felipebor...@gnome.org>
@@ -109,7 +109,7 @@ prepare() {
 
   git submodule init subprojects/gvc
   git submodule set-url subprojects/gvc "$srcdir/libgnome-volume-control"
-  git -c protocol.file.allow=always submodule update
+  git -c protocol.file.allow=always -c protocol.allow=never submodule update
 }
 
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-control-center/-/commit/47c83db04d59a72d74338568b8ff88994e52f197

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-control-center/-/commit/47c83db04d59a72d74338568b8ff88994e52f197
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to