Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-shell
Commits:
99b68594 by Jan Alexander Steffens (heftig) at 2024-09-15T04:14:03+02:00
1:46.5-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gnome-shell
pkgdesc = Next generation desktop shell
- pkgver = 46.4
+ pkgver = 46.5
pkgrel = 1
epoch = 1
url = https://gitlab.gnome.org/GNOME/gnome-shell
@@ -59,9 +59,9 @@ pkgbase = gnome-shell
depends = unzip
depends = upower
depends = webkitgtk-6.0
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#tag=46.4
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#tag=46.5
source =
git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git#commit=5f9768a2eac29c1ed56f1fbb449a77a3523683b6
- b2sums =
93362c6bc883f60cd8d97a4f6314a93ad86d9c3b82b3dcd43c94d53f932d971166e09561e078db91ef73c2eb4897d3b61e252a2f6c45f8061b2831e4e1b8b437
+ b2sums =
7fa976e8f61ec2f0a6cb3f52a465a99dd22ae105e692c28a1272f0fae40d35d8ca6660ba6f694405e77bd4f150645316084faf5f345b29324204d1c7ed5773b9
b2sums =
e31ae379039dfc345e8032f7b9803a59ded075fc52457ba1553276d3031e7025d9304a7f2167a01be2d54c5e121bae00a2824a9c5ccbf926865d0b24520bb053
pkgname = gnome-shell
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=(
gnome-shell
gnome-shell-docs
)
-pkgver=46.4
+pkgver=46.5
pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell"
@@ -77,7 +77,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=('93362c6bc883f60cd8d97a4f6314a93ad86d9c3b82b3dcd43c94d53f932d971166e09561e078db91ef73c2eb4897d3b61e252a2f6c45f8061b2831e4e1b8b437'
+b2sums=('7fa976e8f61ec2f0a6cb3f52a465a99dd22ae105e692c28a1272f0fae40d35d8ca6660ba6f694405e77bd4f150645316084faf5f345b29324204d1c7ed5773b9'
'e31ae379039dfc345e8032f7b9803a59ded075fc52457ba1553276d3031e7025d9304a7f2167a01be2d54c5e121bae00a2824a9c5ccbf926865d0b24520bb053')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/commit/99b685942a58c601426118704bf1b75bf3135794
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/commit/99b685942a58c601426118704bf1b75bf3135794
You're receiving this email because of your account on gitlab.archlinux.org.