Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-control-center
Commits:
319657ed by Jan Alexander Steffens (heftig) at 2024-10-22T20:27:26+02:00
47.1.1-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.1
+ pkgver = 47.1.1
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/gnome-control-center
arch = x86_64
@@ -66,10 +66,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.1
+ source =
git+https://gitlab.gnome.org/GNOME/gnome-control-center.git?signed#tag=47.1.1
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
validpgpkeys = 9B60FE7947F0A3C58136817F2C2A218742E016BE
- b2sums =
33746aab2e11dd208414e1391363ee4db02270092fa228801feb5f59261357356f638fe77a0b6733ebeac5904c3632ce374d6384ab7d2396cbe58d931cdb1710
+ b2sums =
1edf322c66ca62986bfe79c0e4cd9552aaa937d124552f49769d406cdf9a1219ea4c74a72b6a48e6b6ca9c8c50e6b58a67bf43ae33b9f254f6b06fba4142af8c
b2sums = SKIP
pkgname = gnome-control-center
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgname=(
gnome-control-center
gnome-keybindings
)
-pkgver=47.1
+pkgver=47.1.1
pkgrel=1
pkgdesc="GNOME's main interface to configure various aspects of the desktop"
url="https://gitlab.gnome.org/GNOME/gnome-control-center"
@@ -84,7 +84,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=('33746aab2e11dd208414e1391363ee4db02270092fa228801feb5f59261357356f638fe77a0b6733ebeac5904c3632ce374d6384ab7d2396cbe58d931cdb1710'
+b2sums=('1edf322c66ca62986bfe79c0e4cd9552aaa937d124552f49769d406cdf9a1219ea4c74a72b6a48e6b6ca9c8c50e6b58a67bf43ae33b9f254f6b06fba4142af8c'
'SKIP')
validpgpkeys=(
9B60FE7947F0A3C58136817F2C2A218742E016BE # Felipe Borges (GNOME)
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-control-center/-/commit/319657edaaae60f264651c346c7edf32e942063a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-control-center/-/commit/319657edaaae60f264651c346c7edf32e942063a
You're receiving this email because of your account on gitlab.archlinux.org.