mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
gnome-settings-daemon: update to 3.16.3.
This commit is contained in:
parent
c1fc5cbda6
commit
f7c13921bf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-settings-daemon'
|
# Template file for 'gnome-settings-daemon'
|
||||||
pkgname=gnome-settings-daemon
|
pkgname=gnome-settings-daemon
|
||||||
version=3.16.2
|
version=3.16.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-schemas-compile --enable-cups"
|
configure_args="--disable-static --disable-schemas-compile --enable-cups"
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=d8d536584ebb8fb1403050eb65e7ee3328eba14b123542369ff1917e727fa69a
|
checksum=8752f79ba2ee76701744b4806140d1b88c665ad7cd44e7ff58b4e78e1063daea
|
||||||
|
|
||||||
gnome-settings-daemon-devel_package() {
|
gnome-settings-daemon-devel_package() {
|
||||||
depends="libglib-devel"
|
depends="libglib-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue