Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging / Packages / gnome-shell
Commits: 6ea5d54c by Jan Alexander Steffens (heftig) at 2025-08-04T08:05:09+02:00 1:48.4-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = gnome-shell pkgdesc = Next generation desktop shell - pkgver = 48.3 + pkgver = 48.4 pkgrel = 1 epoch = 1 url = https://gitlab.gnome.org/GNOME/gnome-shell @@ -60,10 +60,10 @@ pkgbase = gnome-shell depends = unzip depends = upower depends = webkitgtk-6.0 - source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#tag=48.3 + source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#tag=48.4 source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git#commit=5f9768a2eac29c1ed56f1fbb449a77a3523683b6 source = git+https://github.com/ptomato/jasmine-gjs.git#commit=856465dddbd92e82e574891e1ebc79e17d7b708a - b2sums = 2833ce34042c7a395ec02f75cc856c510c42ed358d9099311ae89962d177f6d0c52017bfc3d402d19484cde3a045c38aa2ba3ddc1a304668fca449c79be3ecd5 + b2sums = 8e56af83920bc1eb5b530fc477daf7f940c38814b69e439972d33fbbc9d2b5ca5733ffa062be0c50103cbd134b364eb4c06df6d3a67bf33eed4d97476874e6ab b2sums = e31ae379039dfc345e8032f7b9803a59ded075fc52457ba1553276d3031e7025d9304a7f2167a01be2d54c5e121bae00a2824a9c5ccbf926865d0b24520bb053 b2sums = ecbbb9ce5895cc1caed2ddef39c70b4768d78ea0a929ea932d4149f923f92650973cdaefc2aacc9063f2ccf4ec965b57a9698a286f9a6561e39ce2e579ae4522 ===================================== PKGBUILD ===================================== @@ -8,7 +8,7 @@ pkgname=( gnome-shell gnome-shell-docs ) -pkgver=48.3 +pkgver=48.4 pkgrel=1 epoch=1 pkgdesc="Next generation desktop shell" @@ -79,7 +79,7 @@ source=( "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git#commit=5f9768a2eac29c1ed56f1fbb449a77a3523683b6" "git+https://github.com/ptomato/jasmine-gjs.git#commit=856465dddbd92e82e574891e1ebc79e17d7b708a" ) -b2sums=('2833ce34042c7a395ec02f75cc856c510c42ed358d9099311ae89962d177f6d0c52017bfc3d402d19484cde3a045c38aa2ba3ddc1a304668fca449c79be3ecd5' +b2sums=('8e56af83920bc1eb5b530fc477daf7f940c38814b69e439972d33fbbc9d2b5ca5733ffa062be0c50103cbd134b364eb4c06df6d3a67bf33eed4d97476874e6ab' 'e31ae379039dfc345e8032f7b9803a59ded075fc52457ba1553276d3031e7025d9304a7f2167a01be2d54c5e121bae00a2824a9c5ccbf926865d0b24520bb053' 'ecbbb9ce5895cc1caed2ddef39c70b4768d78ea0a929ea932d4149f923f92650973cdaefc2aacc9063f2ccf4ec965b57a9698a286f9a6561e39ce2e579ae4522') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/commit/6ea5d54c918238849547d20dadfee2efb39756c4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/commit/6ea5d54c918238849547d20dadfee2efb39756c4 You're receiving this email because of your account on gitlab.archlinux.org.