[arch-commits] Commit in sord/trunk (PKGBUILD)

David Runge dvzrv at gemini.archlinux.org
Thu Jun 9 12:29:38 UTC 2022


    Date: Thursday, June 9, 2022 @ 12:29:37
  Author: dvzrv
Revision: 1229580

upgpkg: sord 0.16.10-2: Rebuild to fix url

Modified:
  sord/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-09 12:29:00 UTC (rev 1229579)
+++ PKGBUILD	2022-06-09 12:29:37 UTC (rev 1229580)
@@ -4,10 +4,10 @@
 
 pkgname=sord
 pkgver=0.16.10
-pkgrel=1
+pkgrel=2
 pkgdesc="A lightweight C library for storing RDF data in memory"
 arch=(x86_64)
-url="https://drobilla.net/software/sord/"
+url="https://drobilla.net/software/sord.html"
 license=(custom:ISC)
 depends=(glibc pcre)
 makedepends=(serd waf)



More information about the arch-commits mailing list