gnome-tweaks: rebuild for Python 3.9, drop noarch
This commit is contained in:
parent
761f628725
commit
89830c0ffd
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'gnome-tweaks'
|
||||
pkgname=gnome-tweaks
|
||||
version=3.34.0
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
build_style=meson
|
||||
hostmakedepends="gettext"
|
||||
depends="gtk+3 dconf gnome-settings-daemon mutter libnotify python3-gobject libhandy"
|
||||
|
@ -15,7 +14,6 @@ checksum=003326fab46e6faad9485924bca503f0c583e3b4553d6f673406eda396205250
|
|||
replaces="gnome-tweak-tool>=0"
|
||||
|
||||
gnome-tweak-tool_package() {
|
||||
archs=noarch
|
||||
build_style=meta
|
||||
depends="gnome-tweaks>=${version}_${revision}"
|
||||
short_desc+=" (transitional dummy package)"
|
||||
|
|
Loading…
Reference in a new issue