tinysparql: update to 3.9.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'tinysparql'
|
||||
pkgname=tinysparql
|
||||
version=3.8.2
|
||||
version=3.9.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir qemu"
|
||||
@@ -15,10 +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/tinysparql-3.8/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/tinysparql/-/raw/main/NEWS"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/tinysparql/-/raw/tinysparql-3.9/NEWS"
|
||||
distfiles="${GNOME_SITE}/tinysparql/${version%.*}/tinysparql-${version}.tar.xz"
|
||||
checksum=bb8643386c8edc591a03205d4a0eda661dcdd2094473bffb9bbdb94e93589cb2
|
||||
checksum=98e8933b946d8c54a77eadabd7f1d14cddd88fa43eef0d0ace3c0fcce646722b
|
||||
make_check_pre="dbus-run-session"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
||||
1
srcpkgs/tinysparql/update
Normal file
1
srcpkgs/tinysparql/update
Normal file
@@ -0,0 +1 @@
|
||||
pattern='(?<=LATEST-IS-)([0-9]+)\.[0-9.]*[0-9](?=")'
|
||||
Reference in New Issue
Block a user