* update tinysparql to 3.8.2-2

This commit is contained in:
Alexander Baldeck 2025-01-03 23:54:18 +01:00
parent 0cb13f1ee9
commit 6cda063ba8
2 changed files with 9 additions and 13 deletions

View File

@ -1,7 +1,7 @@
pkgbase = tinysparql
pkgdesc = Low-footprint RDF triple store with SPARQL 1.1 interface
pkgver = 3.8.1
pkgrel = 1
pkgver = 3.8.2
pkgrel = 2
url = https://tinysparql.org/
arch = x86_64
arch = powerpc64le
@ -33,11 +33,11 @@ pkgbase = tinysparql
depends = libstemmer
depends = libxml2
depends = sqlite
source = git+https://gitlab.gnome.org/GNOME/tinysparql.git#commit=a5f3c82f093f9e4c137270c443fd94ddf4f8009c
b2sums = 1d1564bf421c70c86393f8030bddb10fef091d60bb6fac9ffede04d7082c48e2d8cdf84434965884ce30a59ad8ce1edd120dcc1614c0365e91db4e894d84528e
source = git+https://gitlab.gnome.org/GNOME/tinysparql.git#tag=3.8.2
b2sums = 85d92b4f01656512ce13f0ac1af423414a005da74d93a44baa0b07fe8c0f911ea6b4e9942448719a25ec80f9c4d68157d4895f7244b9bf878cf641262a537e9d
pkgname = tinysparql
provides = tracker3=3.8.1
provides = tracker3=3.8.2
provides = libtinysparql-3.0.so
conflicts = tracker3<=3.7.3-2
replaces = tracker3<=3.7.3-2

View File

@ -9,8 +9,8 @@ pkgname=(
tinysparql
tinysparql-docs
)
pkgver=3.8.1
pkgrel=1
pkgver=3.8.2
pkgrel=2
pkgdesc="Low-footprint RDF triple store with SPARQL 1.1 interface"
url="https://tinysparql.org/"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -43,12 +43,8 @@ makedepends=(
vala
)
checkdepends=(man-db)
source=(
# Missing 3.8.0 tag
#"git+https://gitlab.gnome.org/GNOME/tinysparql.git#tag=${pkgver/[a-z]/.&}"
"git+https://gitlab.gnome.org/GNOME/tinysparql.git#commit=a5f3c82f093f9e4c137270c443fd94ddf4f8009c"
)
b2sums=('1d1564bf421c70c86393f8030bddb10fef091d60bb6fac9ffede04d7082c48e2d8cdf84434965884ce30a59ad8ce1edd120dcc1614c0365e91db4e894d84528e')
source=("git+https://gitlab.gnome.org/GNOME/tinysparql.git#tag=${pkgver/[a-z]/.&}")
b2sums=('85d92b4f01656512ce13f0ac1af423414a005da74d93a44baa0b07fe8c0f911ea6b4e9942448719a25ec80f9c4d68157d4895f7244b9bf878cf641262a537e9d')
build() {
local meson_options=(