Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-shell
Commits:
c0eae8ee by Jan Alexander Steffens (heftig) at 2024-10-19T06:35:30+02:00
1:47.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gnome-shell
pkgdesc = Next generation desktop shell
- pkgver = 47.0
+ pkgver = 47.1
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.0
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#tag=47.1
source =
git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git#commit=5f9768a2eac29c1ed56f1fbb449a77a3523683b6
- b2sums =
7c5b48d4ad2c9119bac501dfc99d2e73132a8418dd6d6020778c6a76090faa5489d85bb9ca9bf2908592efba077e14f66a6515e57e1c1b18ba8d22d43ca56d81
+ b2sums =
6f6177846c890af91e19a5e2cd492a335a7818d6bcb4df7eaff34c11ec55a9be2548d16bf15d1f8d9f22243e70008db9f4d9e60de481e38c1c045da274e672e9
b2sums =
e31ae379039dfc345e8032f7b9803a59ded075fc52457ba1553276d3031e7025d9304a7f2167a01be2d54c5e121bae00a2824a9c5ccbf926865d0b24520bb053
pkgname = gnome-shell
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=(
gnome-shell
gnome-shell-docs
)
-pkgver=47.0
+pkgver=47.1
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=('7c5b48d4ad2c9119bac501dfc99d2e73132a8418dd6d6020778c6a76090faa5489d85bb9ca9bf2908592efba077e14f66a6515e57e1c1b18ba8d22d43ca56d81'
+b2sums=('6f6177846c890af91e19a5e2cd492a335a7818d6bcb4df7eaff34c11ec55a9be2548d16bf15d1f8d9f22243e70008db9f4d9e60de481e38c1c045da274e672e9'
'e31ae379039dfc345e8032f7b9803a59ded075fc52457ba1553276d3031e7025d9304a7f2167a01be2d54c5e121bae00a2824a9c5ccbf926865d0b24520bb053')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/commit/c0eae8ee446b3f1e68802a9ce9371447054f3ac6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/commit/c0eae8ee446b3f1e68802a9ce9371447054f3ac6
You're receiving this email because of your account on gitlab.archlinux.org.