gtk4: update to 4.18.4, fix update-check
This commit is contained in:
parent
5e1ee153a7
commit
92c445fed1
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gtk4'
|
# Template file for 'gtk4'
|
||||||
pkgname=gtk4
|
pkgname=gtk4
|
||||||
version=4.18.2
|
version=4.18.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -30,10 +30,10 @@ short_desc="GIMP ToolKit (v4)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.gtk.org/"
|
homepage="https://www.gtk.org/"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/main/NEWS"
|
#changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/main/NEWS"
|
||||||
#changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-18/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-18/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
|
||||||
checksum=cca5677be4c3e501b49f1c50bcafacba8dcf4bd3a2d016388f834eff274dc159
|
checksum=d4783ac15037c2c4275a8f1acc94f5fede28a516243fccb92ff54a11c15775ff
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="broadway cloudproviders colord cups gir vulkan wayland x11 tracker"
|
build_options="broadway cloudproviders colord cups gir vulkan wayland x11 tracker"
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
pkgname="gtk"
|
pkgname="gtk"
|
||||||
pattern="4\.[0-9]*[02468]\.[0-9]*"
|
pattern="\"\K4\.[0-9]*[02468]\.[0-9]*"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue