gnome-tweak-tool: update to 3.26.3.
This commit is contained in:
parent
bdc2d0fa1e
commit
7726bc4328
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'gnome-tweak-tool'
|
||||
pkgname=gnome-tweak-tool
|
||||
version=3.26.2.1
|
||||
version=3.26.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
nocross=yes
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtk+3-devel python-gobject-devel gsettings-desktop-schemas-devel"
|
||||
depends="python python3-gobject>=3.14 gsettings-desktop-schemas>=3.14 dconf hicolor-icon-theme desktop-file-utils"
|
||||
depends="python python3-gobject>=3.14 gsettings-desktop-schemas>=3.14 dconf hicolor-icon-theme desktop-file-utils python-notify mutter gnome-settings-daemon"
|
||||
pycompile_module="gtweak"
|
||||
short_desc="GNOME3 tool to customize advanced options"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://live.gnome.org/GnomeTweakTool"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/3.26/${pkgname}-${version}.tar.xz"
|
||||
checksum=21bc055fbae554b2a79591d5a901a31f7515cae49fb6b99cddc041eb83a38a26
|
||||
checksum=9406447850b14de204f9c5a6eaa6b63ba805ddb1a10fd863239841090af76430
|
||||
|
|
Loading…
Reference in New Issue