gnome-session: update to 40.0.
This commit is contained in:
parent
8224b41c0e
commit
97beaddbd9
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-session'
|
# Template file for 'gnome-session'
|
||||||
pkgname=gnome-session
|
pkgname=gnome-session
|
||||||
version=40.beta
|
version=40.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"
|
||||||
|
@ -15,7 +15,7 @@ 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"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2930f1f396b48e06726b04bbba109f7bea73a3ded2c943324f301820bd332846
|
checksum=80de1c59c6e4fc275ac439eede0654fdf41ac9deded6dd5e0d9d76a117ab1a89
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/tmp
|
rm -rf ${DESTDIR}/tmp
|
||||||
|
|
Loading…
Reference in New Issue