tinysparql: update to 3.8.2.

This commit is contained in:
oreo639 2025-01-28 22:14:19 -08:00 committed by oreo639
parent ca91851a42
commit f8351466f7

View file

@ -1,7 +1,7 @@
# Template file for 'tinysparql'
pkgname=tinysparql
version=3.8.0
revision=2
version=3.8.2
revision=1
build_style=meson
build_helper="gir qemu"
configure_args="-Ddocs=false -Dman=true -Dstemmer=disabled
@ -15,9 +15,10 @@ short_desc="Low-footprint RDF triple store library with SPARQL 1.1 interface"
maintainer="oreo639 <oreo6391@gmail.com>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://gitlab.gnome.org/GNOME/tinysparql"
changelog="https://gitlab.gnome.org/GNOME/tinysparql/-/raw/master/NEWS"
#changelog="https://gitlab.gnome.org/GNOME/tinysparql/-/raw/master/NEWS"
changelog="https://gitlab.gnome.org/GNOME/tinysparql/-/raw/tinysparql-3.8/NEWS"
distfiles="${GNOME_SITE}/tinysparql/${version%.*}/tinysparql-${version}.tar.xz"
checksum=c0fcda77520f531548b2395137dcd193ee9cde5e222d3c9d273f030d1762a504
checksum=bb8643386c8edc591a03205d4a0eda661dcdd2094473bffb9bbdb94e93589cb2
make_check_pre="dbus-run-session"
if [ "$CROSS_BUILD" ]; then