gnome-tweak-tool: update to 3.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
8d4aabf5d6
commit
b13aa8d7ba
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'gnome-tweak-tool'
|
||||
pkgname=gnome-tweak-tool
|
||||
version=3.24.1
|
||||
version=3.26.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
nocross=yes
|
||||
build_style=gnu-configure
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtk+3-devel python-gobject-devel gsettings-desktop-schemas-devel"
|
||||
depends="python python-gobject>=3.14 gsettings-desktop-schemas>=3.14 dconf hicolor-icon-theme desktop-file-utils"
|
||||
pycompile_module="gtweak"
|
||||
short_desc="GNOME3 tool to customize advanced options"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://live.gnome.org/GnomeTweakTool"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=19226b374148d660330af9a8341087c2f869bb24355f4dcc87857169eca9f565
|
||||
checksum=afb181d1d621e469a132af51a8112191787f31cb8350a675b349db493743a122
|
||||
|
|
Loading…
Reference in New Issue