Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / tinysparql
Commits:
81250253 by Jan Alexander Steffens (heftig) at 2024-09-16T23:04:51+02:00
Update URL
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -2,7 +2,7 @@ pkgbase = tinysparql
pkgdesc = Low-footprint RDF triple store library with SPARQL 1.1
interface
pkgver = 3.8rc
pkgrel = 1
- url = https://tracker.gnome.org/
+ url = https://tinysparql.org/
arch = x86_64
license = LGPL-2.1-or-later
checkdepends = man-db
=====================================
PKGBUILD
=====================================
@@ -11,7 +11,7 @@ pkgname=(
pkgver=3.8rc
pkgrel=1
pkgdesc="Low-footprint RDF triple store library with SPARQL 1.1 interface"
-url="https://tracker.gnome.org/"
+url="https://tinysparql.org/"
arch=(x86_64)
license=(LGPL-2.1-or-later)
depends=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tinysparql/-/commit/812502530f7862c136f77392b43c0ccbab0efc5d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tinysparql/-/commit/812502530f7862c136f77392b43c0ccbab0efc5d
You're receiving this email because of your account on gitlab.archlinux.org.