Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-control-center
Commits:
e07686fd by Fabian Bornschein at 2024-07-06T23:22:28+02:00
upgpkg: 47alpha-1: gnome-unstable
- - - - -
faa958e6 by Fabian Bornschein at 2024-08-06T13:08:57+02:00
upgpkg: 47beta-1: gnome-unstable
- - - - -
4a71267b by Fabian Bornschein at 2024-09-03T11:18:44+02:00
upgpkg: 47rc-1: gnome-unstable
- - - - -
ea960a6f by Jan Alexander Steffens (heftig) at 2024-09-16T23:38:51+02:00
47.0.1-1
- - - - -
f6c8f70e by Jan Alexander Steffens (heftig) at 2024-09-17T01:03:57+02:00
Merge remote-tracking branch 'origin/gnome-unstable'
* origin/gnome-unstable:
47.0.1-1
upgpkg: 47rc-1: gnome-unstable
upgpkg: 47beta-1: gnome-unstable
upgpkg: 47alpha-1: gnome-unstable
- - - - -
3 changed files:
- .SRCINFO
- .nvchecker.toml
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gnome-control-center
pkgdesc = GNOME's main interface to configure various aspects of the
desktop
- pkgver = 46.4
+ pkgver = 47.0.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=46.4
+ source =
git+https://gitlab.gnome.org/GNOME/gnome-control-center.git?signed#tag=47.0.1
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
validpgpkeys = 9B60FE7947F0A3C58136817F2C2A218742E016BE
- b2sums =
448af1942565b38e3e1abeaac577e1a4221f0ec38ab2d29fc4ee08fedaa3e2b1aacbde25c60686902f6c75a72ddc406c23f30d849c182fa6b0f77c70e151f587
+ b2sums =
de797bde5a3cc251af96d71a4d75ec8ca34c087fcc3ffcc06a4f0f46b374142626e4cea92abd0a10a61f5db78a3723511c5ff84d064d4ae17722665e13a8a7eb
b2sums = SKIP
pkgname = gnome-control-center
=====================================
.nvchecker.toml
=====================================
@@ -2,3 +2,5 @@
source = "git"
git = "https://gitlab.gnome.org/GNOME/gnome-control-center.git"
include_regex = '\d+(\.\d+)*'
+from_pattern = '\.([a-z])'
+to_pattern = '\1'
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgname=(
gnome-control-center
gnome-keybindings
)
-pkgver=46.4
+pkgver=47.0.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=('448af1942565b38e3e1abeaac577e1a4221f0ec38ab2d29fc4ee08fedaa3e2b1aacbde25c60686902f6c75a72ddc406c23f30d849c182fa6b0f77c70e151f587'
+b2sums=('de797bde5a3cc251af96d71a4d75ec8ca34c087fcc3ffcc06a4f0f46b374142626e4cea92abd0a10a61f5db78a3723511c5ff84d064d4ae17722665e13a8a7eb'
'SKIP')
validpgpkeys=(
9B60FE7947F0A3C58136817F2C2A218742E016BE # Felipe Borges (GNOME)
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-control-center/-/compare/8c3fe8a9f0a5d0f4cb441774a7606695f019dd62...f6c8f70e8791cee32ae77dabee1ee840fa55d1ee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-control-center/-/compare/8c3fe8a9f0a5d0f4cb441774a7606695f019dd62...f6c8f70e8791cee32ae77dabee1ee840fa55d1ee
You're receiving this email because of your account on gitlab.archlinux.org.