Date: Thursday, June 9, 2022 @ 12:28:48
  Author: dvzrv
Revision: 1229578

upgpkg: serd 0.30.12-2: Rebuild to fix url

Modified:
  serd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-06-09 12:28:09 UTC (rev 1229577)
+++ PKGBUILD    2022-06-09 12:28:48 UTC (rev 1229578)
@@ -4,10 +4,10 @@
 
 pkgname=serd
 pkgver=0.30.12
-pkgrel=1
+pkgrel=2
 pkgdesc="Lightweight C library for RDF syntax supporting reading/ writing 
Turtle and NTriples."
 arch=(x86_64)
-url="https://drobilla.net/software/serd/";
+url="https://drobilla.net/software/serd.html";
 license=(custom:ISC)
 depends=(glibc)
 makedepends=(waf)

Reply via email to