gnome-session: update to 40.0.
This commit is contained in:
parent
8224b41c0e
commit
97beaddbd9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-session'
|
||||
pkgname=gnome-session
|
||||
version=40.beta
|
||||
version=40.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
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"
|
||||
homepage="https://gitlab.gnome.org/GNOME/gnome-session"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2930f1f396b48e06726b04bbba109f7bea73a3ded2c943324f301820bd332846
|
||||
checksum=80de1c59c6e4fc275ac439eede0654fdf41ac9deded6dd5e0d9d76a117ab1a89
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/tmp
|
||||
|
|
Loading…
Reference in a new issue