libadwaita: update to 1.5.0.
This commit is contained in:
parent
05738e7547
commit
7555e132d8
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libadwaita'
|
# Template file for 'libadwaita'
|
||||||
pkgname=libadwaita
|
pkgname=libadwaita
|
||||||
version=1.4.4
|
version=1.5.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="-Dexamples=true -Dtests=true $(vopt_bool gtk_doc)
|
configure_args="-Dexamples=true -Dtests=true $(vopt_bool gtk_doc)
|
||||||
|
@ -14,9 +14,9 @@ short_desc="GTK4 building blocks for modern adaptive applications"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/libadwaita/"
|
homepage="https://gitlab.gnome.org/GNOME/libadwaita/"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/libadwaita/-/raw/libadwaita-1-4/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/libadwaita/-/raw/libadwaita-1-5/NEWS"
|
||||||
distfiles="${GNOME_SITE}/libadwaita/${version%.*}/libadwaita-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/libadwaita/${version%.*}/libadwaita-${version}.tar.xz"
|
||||||
checksum=f802b7d8d5ae33be4650ef571a580f144a806202a26f527dacd57d1560938828
|
checksum=fd92287df9bb95c963654fb6e70d3e082e2bcb37b147e0e3c905567167993783
|
||||||
make_check_pre="dbus-run-session xvfb-run"
|
make_check_pre="dbus-run-session xvfb-run"
|
||||||
|
|
||||||
build_options="gir gtk_doc"
|
build_options="gir gtk_doc"
|
||||||
|
|
Loading…
Reference in New Issue