gnome-settings-daemon: update to 3.12.0.1.
This commit is contained in:
parent
60f920548d
commit
2709b7a065
1 changed files with 3 additions and 3 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.12.0
|
version=3.12.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-cups
|
configure_args="--disable-static --enable-cups
|
||||||
|
@ -17,8 +17,8 @@ short_desc="GNOME settings daemon"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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/3.12/$pkgname-$version.tar.xz"
|
||||||
checksum=734fb6cea021a82fca6990f9724e848f27ad9b2b4d4aaef7ae796ff8c21fdaf5
|
checksum=c21cfcee008da6935ed7f7e814a788a951ba67cc728e43f888b174701cd96847
|
||||||
|
|
||||||
gnome-settings-daemon-devel_package() {
|
gnome-settings-daemon-devel_package() {
|
||||||
depends="libglib-devel"
|
depends="libglib-devel"
|
||||||
|
|
Loading…
Reference in a new issue