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

David Runge dvzrv at gemini.archlinux.org
Thu Jun 9 12:27:56 UTC 2022


    Date: Thursday, June 9, 2022 @ 12:27:56
  Author: dvzrv
Revision: 1229576

upgpkg: sratom 0.6.10-3: Rebuild to fix url

Modified:
  sratom/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-09 12:27:10 UTC (rev 1229575)
+++ PKGBUILD	2022-06-09 12:27:56 UTC (rev 1229576)
@@ -4,10 +4,10 @@
 
 pkgname=sratom
 pkgver=0.6.10
-pkgrel=2
+pkgrel=3
 pkgdesc="An LV2 Atom RDF serialisation library"
 arch=(x86_64)
-url="https://drobilla.net/software/sratom/"
+url="https://drobilla.net/software/sratom.html"
 license=(ISC)
 depends=(glibc lv2)
 makedepends=(serd sord waf)



More information about the arch-commits mailing list