Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-control-center
Commits:
ebe641fe by Jan Alexander Steffens (heftig) at 2025-01-09T17:40:48+01:00
47.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gnome-control-center
pkgdesc = GNOME's main interface to configure various aspects of the
desktop
- pkgver = 47.2
+ pkgver = 47.3
pkgrel = 1
url = https://apps.gnome.org/Settings/
arch = x86_64
@@ -67,10 +67,10 @@ pkgbase = gnome-control-center
depends = tecla
depends = udisks2
depends = upower
- source =
git+https://gitlab.gnome.org/GNOME/gnome-control-center.git?signed#tag=47.2
+ source =
git+https://gitlab.gnome.org/GNOME/gnome-control-center.git?signed#tag=47.3
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
validpgpkeys = 9B60FE7947F0A3C58136817F2C2A218742E016BE
- b2sums =
06a6d955691c752205bbd593ec3ccd8876a23ace2b17642b461fd95887e896ca0ef0304c83b0184ae03b9f53c58d38c0de73e821ca1c6fc70669fb9c98a21d41
+ b2sums =
af11bb5c2132b48edc62e2c58682a60e3f3dbaf963db8be1cec73898352784e4c5ef6f06cc92c60e9493bd7ab389fd0b190e67a33c90ea128a7a7bcc67430200
b2sums = SKIP
pkgname = gnome-control-center
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgname=(
gnome-control-center
gnome-keybindings
)
-pkgver=47.2
+pkgver=47.3
pkgrel=1
pkgdesc="GNOME's main interface to configure various aspects of the desktop"
url="https://apps.gnome.org/Settings/"
@@ -85,7 +85,7 @@ source=(
"git+https://gitlab.gnome.org/GNOME/gnome-control-center.git?signed#tag=${pkgver/[a-z]/.&}"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
)
-b2sums=('06a6d955691c752205bbd593ec3ccd8876a23ace2b17642b461fd95887e896ca0ef0304c83b0184ae03b9f53c58d38c0de73e821ca1c6fc70669fb9c98a21d41'
+b2sums=('af11bb5c2132b48edc62e2c58682a60e3f3dbaf963db8be1cec73898352784e4c5ef6f06cc92c60e9493bd7ab389fd0b190e67a33c90ea128a7a7bcc67430200'
'SKIP')
validpgpkeys=(
9B60FE7947F0A3C58136817F2C2A218742E016BE # Felipe Borges (GNOME)
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-control-center/-/commit/ebe641fe1848780f92a3de438ff6e4024932d218
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-control-center/-/commit/ebe641fe1848780f92a3de438ff6e4024932d218
You're receiving this email because of your account on gitlab.archlinux.org.