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