mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
gnome-session: update to 3.10.1.
This commit is contained in:
parent
d316910cf8
commit
d54d36480d
1 changed files with 2 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=3.10.0
|
version=3.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --enable-systemd"
|
configure_args="--disable-schemas-compile --enable-systemd"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=38d90c5d5a33ec8a3002f1e77e201c1554eeb8bbba8923d94fab81b3a8e0696e
|
checksum=f620704e07e6bbf49aa6c65897475a46f80f7ac5593606f2b6889c7cb4f6a9cc
|
||||||
|
|
||||||
gnome-session_package() {
|
gnome-session_package() {
|
||||||
depends="gsettings-desktop-schemas>=3.10 dconf>=0.18 alsa-plugins
|
depends="gsettings-desktop-schemas>=3.10 dconf>=0.18 alsa-plugins
|
||||||
|
|
Loading…
Add table
Reference in a new issue