systemd/gnome-session: upgrade to 50.0

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8178>
This commit is contained in:
Achill Gilgenast 2026-03-14 16:17:50 +01:00 committed by The Friendly Meow (merge) Bot
parent 7d8b935704
commit a00bb2161b
No known key found for this signature in database

View file

@ -1,12 +1,12 @@
# Forked from Alpine for systemd
# --
# We can use gnome-session 49 already on pmOS/systemd, while aports is stuck on
# We can use gnome-session 50 already on pmOS/systemd, while aports is stuck on
# gnome-session 48 until a openrc backend is ported there.
# Co-Maintainer: Pablo Correa Gomez <pabloyoyoista@postmarketos.org>
# Co-Maintainer: Achill Gilgenast <achill@achill.org>
maintainer="Newbyte <newbyte@postmarketos.org>"
pkgname=gnome-session
_pkgver=49.0
_pkgver=50.0
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="GNOME session manager"
@ -75,5 +75,5 @@ _shell() {
}
sha512sums="
f9d6eeb66573ee0c114da9069b33c2f33bfdd5fd23a15bbefd5f05a3733dc64b4ee1462d121559eb1913d7aa7ebebb8c717f8c9b4cc8d50bc1166328b63861d7 gnome-session-49.0.tar.xz
53217cdbd84483ede31df3fa2cb521581c8aa83ac8f5d4addb25457a8edf6272f90e81be4f4fd4e544b37b18a932c63ed25faece5687addf4d63f224e2f55073 gnome-session-50.0.tar.xz
"