libadwaita: update to 1.6.0
This commit is contained in:
parent
cfaeb90082
commit
9bdc745457
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libadwaita'
|
||||
pkgname=libadwaita
|
||||
version=1.5.3
|
||||
version=1.6.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -14,9 +14,9 @@ short_desc="GTK4 building blocks for modern adaptive applications"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.0-or-later"
|
||||
homepage="https://gitlab.gnome.org/GNOME/libadwaita/"
|
||||
changelog="https://gitlab.gnome.org/GNOME/libadwaita/-/raw/libadwaita-1-5/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/libadwaita/-/raw/libadwaita-1-6/NEWS"
|
||||
distfiles="${GNOME_SITE}/libadwaita/${version%.*}/libadwaita-${version}.tar.xz"
|
||||
checksum=3b358635f7ea455d9fe75101373e34d2fba130d1590bd1a1c87ab1ccfba05f32
|
||||
checksum=9ed783934cb99c9101639194e1fc072cb09303b8f3c2fc6623390186a9dad8d3
|
||||
make_check_pre="dbus-run-session xvfb-run"
|
||||
|
||||
build_options="gir gtk_doc"
|
||||
|
|
Loading…
Reference in New Issue