Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-shell
Commits:
8dfc2c07 by Jan Alexander Steffens (heftig) at 2024-11-25T19:01:38+01:00
1:47.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gnome-shell
pkgdesc = Next generation desktop shell
- pkgver = 47.1
+ pkgver = 47.2
pkgrel = 1
epoch = 1
url = https://gitlab.gnome.org/GNOME/gnome-shell
@@ -60,9 +60,9 @@ pkgbase = gnome-shell
depends = unzip
depends = upower
depends = webkitgtk-6.0
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#tag=47.1
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#tag=47.2
source =
git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git#commit=5f9768a2eac29c1ed56f1fbb449a77a3523683b6
- b2sums =
6f6177846c890af91e19a5e2cd492a335a7818d6bcb4df7eaff34c11ec55a9be2548d16bf15d1f8d9f22243e70008db9f4d9e60de481e38c1c045da274e672e9
+ b2sums =
9067ee2207b06c0932e90c1aaaf6ac09ab7f3858c8401883d9d6925e5cf7996355bd259535e036b0d1fe10118e913bebbbf047f531b2693d581de700f45712f6
b2sums =
e31ae379039dfc345e8032f7b9803a59ded075fc52457ba1553276d3031e7025d9304a7f2167a01be2d54c5e121bae00a2824a9c5ccbf926865d0b24520bb053
pkgname = gnome-shell
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=(
gnome-shell
gnome-shell-docs
)
-pkgver=47.1
+pkgver=47.2
pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell"
@@ -78,7 +78,7 @@ source=(
"git+https://gitlab.gnome.org/GNOME/gnome-shell.git#tag=${pkgver/[a-z]/.&}"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git#commit=5f9768a2eac29c1ed56f1fbb449a77a3523683b6"
)
-b2sums=('6f6177846c890af91e19a5e2cd492a335a7818d6bcb4df7eaff34c11ec55a9be2548d16bf15d1f8d9f22243e70008db9f4d9e60de481e38c1c045da274e672e9'
+b2sums=('9067ee2207b06c0932e90c1aaaf6ac09ab7f3858c8401883d9d6925e5cf7996355bd259535e036b0d1fe10118e913bebbbf047f531b2693d581de700f45712f6'
'e31ae379039dfc345e8032f7b9803a59ded075fc52457ba1553276d3031e7025d9304a7f2167a01be2d54c5e121bae00a2824a9c5ccbf926865d0b24520bb053')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/commit/8dfc2c07235dc042bce317aad47848e581b0c2ae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/commit/8dfc2c07235dc042bce317aad47848e581b0c2ae
You're receiving this email because of your account on gitlab.archlinux.org.