gnome-tweak-tool: update to 3.6.1.
This commit is contained in:
parent
be4645a835
commit
72413071fd
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'gnome-tweak-tool'
|
# Template file for 'gnome-tweak-tool'
|
||||||
pkgname=gnome-tweak-tool
|
pkgname=gnome-tweak-tool
|
||||||
version=3.6.0
|
version=3.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
depends="pygobject desktop-file-utils"
|
depends="pygobject desktop-file-utils"
|
||||||
makedepends="pkg-config intltool pygobject-devel
|
makedepends="pkg-config intltool pygobject-devel
|
||||||
gsettings-desktop-schemas-devel>=3.6.0"
|
gsettings-desktop-schemas-devel>=3.6.0"
|
||||||
fulldepends="GConf gsettings-desktop-schemas>=3.6.0"
|
fulldepends="GConf gsettings-desktop-schemas>=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.6/$pkgname-$version.tar.xz"
|
||||||
checksum=11dcc7b44363747e3aa8a52810c7ef4358df81959841d92ab6509cd6f77530cc
|
checksum=8ce5fe961f14bd886f3d23b49797bdabf3577507576e0bd004dfb962a2f1afa8
|
||||||
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."
|
||||||
|
|
Loading…
Reference in a new issue