gnome-tweak-tool: update to 3.8.0.
This commit is contained in:
parent
0cad1a7c57
commit
86b9009607
|
@ -1,21 +1,21 @@
|
||||||
# Template file for 'gnome-tweak-tool'
|
# Template file for 'gnome-tweak-tool'
|
||||||
pkgname=gnome-tweak-tool
|
pkgname=gnome-tweak-tool
|
||||||
version=3.6.1
|
version=3.8.0
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
depends="pygobject desktop-file-utils"
|
pycompile_module="gtweak"
|
||||||
makedepends="pkg-config intltool pygobject-devel
|
fulldepends="hicolor-icon-theme desktop-file-utils GConf"
|
||||||
gsettings-desktop-schemas-devel>=3.6.0"
|
depends="pygobject gsettings-desktop-schemas>=3.8"
|
||||||
fulldepends="GConf gsettings-desktop-schemas>=3.6.0"
|
hostmakedepends="pkg-config intltool"
|
||||||
|
makedepends="pygobject-devel gsettings-desktop-schemas-devel>=3.6.0"
|
||||||
short_desc="GNOME3 tool to customize advanced options"
|
short_desc="GNOME3 tool to customize advanced options"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://live.gnome.org/GnomeTweakTool"
|
homepage="http://live.gnome.org/GnomeTweakTool"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||||
checksum=8ce5fe961f14bd886f3d23b49797bdabf3577507576e0bd004dfb962a2f1afa8
|
checksum=630135433d6e079967ed515d9082f4a8a35a7e7a9233f4fe89c6588345939c35
|
||||||
long_desc="
|
long_desc="
|
||||||
The GNOME tweak tool includes an utility to customize advanced options that
|
The GNOME tweak tool includes an utility to customize advanced options that
|
||||||
are hidden by default in GNOME3."
|
are hidden by default in GNOME3."
|
||||||
|
|
||||||
noarch=yes
|
|
||||||
pycompile_module="gtweak"
|
|
||||||
|
|
Loading…
Reference in New Issue