gnome-session: update to 42.0
This commit is contained in:
parent
40c62637c0
commit
4c9dfb5346
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-session'
|
# Template file for 'gnome-session'
|
||||||
pkgname=gnome-session
|
pkgname=gnome-session
|
||||||
version=41.3
|
version=42.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dsystemd_journal=false -Dsystemd_session=disable"
|
configure_args="-Dsystemd_journal=false -Dsystemd_session=disable"
|
||||||
|
@ -14,8 +14,9 @@ short_desc="GNOME session management utilities"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/gnome-session"
|
homepage="https://gitlab.gnome.org/GNOME/gnome-session"
|
||||||
|
changelog="https://gitlab.gnome.org/GNOME/gnome-session/-/blob/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ee4a229053f522624054889609335b885287cf67bbde0dc9fd882b01ec9b5b39
|
checksum=3cca06053ab682926920951a7da95f8cc6d72da74c682c46d0a0653332969caa
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/tmp
|
rm -rf ${DESTDIR}/tmp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue