mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
gnome-tweaks: fix homepage=
This commit is contained in:
parent
30b066dee0
commit
da8809758b
1 changed files with 4 additions and 4 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'gnome-tweaks'
|
# Template file for 'gnome-tweaks'
|
||||||
pkgname=gnome-tweaks
|
pkgname=gnome-tweaks
|
||||||
version=3.30.2
|
version=3.30.2
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
archs=noarch
|
||||||
replaces="gnome-tweak-tool>=0"
|
|
||||||
build_style=meson
|
build_style=meson
|
||||||
pycompile_module="gtweak"
|
pycompile_module="gtweak"
|
||||||
depends="gtk+3 dconf gnome-settings-daemon mutter libnotify python3-gobject"
|
depends="gtk+3 dconf gnome-settings-daemon mutter libnotify python3-gobject"
|
||||||
short_desc="GNOME3 tool to customize advanced options"
|
short_desc="GNOME3 tool to customize advanced options"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
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="https://wiki.gnome.org/Apps/Tweaks"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=3f78551515eadf848c9140482e08842a5552acdc2987d8cc13f496187cd4c348
|
checksum=3f78551515eadf848c9140482e08842a5552acdc2987d8cc13f496187cd4c348
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
replaces="gnome-tweak-tool>=0"
|
||||||
|
|
||||||
gnome-tweak-tool_package() {
|
gnome-tweak-tool_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue