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'
|
||||
pkgname=gnome-tweaks
|
||||
version=3.30.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
replaces="gnome-tweak-tool>=0"
|
||||
revision=2
|
||||
archs=noarch
|
||||
build_style=meson
|
||||
pycompile_module="gtweak"
|
||||
depends="gtk+3 dconf gnome-settings-daemon mutter libnotify python3-gobject"
|
||||
short_desc="GNOME3 tool to customize advanced options"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
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"
|
||||
checksum=3f78551515eadf848c9140482e08842a5552acdc2987d8cc13f496187cd4c348
|
||||
nocross=yes
|
||||
replaces="gnome-tweak-tool>=0"
|
||||
|
||||
gnome-tweak-tool_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue