mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libadwaita: update to 1.6.0
This commit is contained in:
parent
cfaeb90082
commit
9bdc745457
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libadwaita'
|
# Template file for 'libadwaita'
|
||||||
pkgname=libadwaita
|
pkgname=libadwaita
|
||||||
version=1.5.3
|
version=1.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -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-5/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/libadwaita/-/raw/libadwaita-1-6/NEWS"
|
||||||
distfiles="${GNOME_SITE}/libadwaita/${version%.*}/libadwaita-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/libadwaita/${version%.*}/libadwaita-${version}.tar.xz"
|
||||||
checksum=3b358635f7ea455d9fe75101373e34d2fba130d1590bd1a1c87ab1ccfba05f32
|
checksum=9ed783934cb99c9101639194e1fc072cb09303b8f3c2fc6623390186a9dad8d3
|
||||||
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…
Add table
Reference in a new issue