gnome-tweaks: update to 3.28.1.
Closes #13321. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
842d754950
commit
d62f032231
1 changed files with 4 additions and 4 deletions
|
@ -1,20 +1,20 @@
|
|||
# Template file for 'gnome-tweaks'
|
||||
pkgname=gnome-tweaks
|
||||
version=3.28.0
|
||||
version=3.28.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
nocross=yes
|
||||
build_style=meson
|
||||
pycompile_module="gtweak"
|
||||
hostmakedepends="intltool pkg-config"
|
||||
makedepends="gsettings-desktop-schemas-devel gtk+3-devel python-gobject-devel"
|
||||
depends="dconf gnome-settings-daemon mutter python-notify python3-gobject"
|
||||
pycompile_module="gtweak"
|
||||
short_desc="GNOME3 tool to customize advanced options"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-3.0-or-later, CC0-1.0"
|
||||
homepage="http://live.gnome.org/GnomeTweaks"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2944532de25cd41631afe1b0d154a6b2377551c1c67fffa5a1c4928c94eb1f35
|
||||
checksum=d719af9376db6109b6d5d3d1ba7fbbb18668945d7b3703131ae42b0872f3bddc
|
||||
nocross=yes
|
||||
|
||||
gnome-tweak-tool_package() {
|
||||
build_style=meta
|
||||
|
|
Loading…
Reference in a new issue