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

David Runge dvzrv at gemini.archlinux.org
Thu Jun 9 12:32:09 UTC 2022


    Date: Thursday, June 9, 2022 @ 12:32:09
  Author: dvzrv
Revision: 1229585

upgpkg: lilv 0.24.14-2: Rebuild to fix url

Modified:
  lilv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-09 12:31:12 UTC (rev 1229584)
+++ PKGBUILD	2022-06-09 12:32:09 UTC (rev 1229585)
@@ -4,10 +4,10 @@
 
 pkgname=lilv
 pkgver=0.24.14
-pkgrel=1
+pkgrel=2
 pkgdesc="A C library interface to the LV2 plug-in standard"
 arch=(x86_64)
-url="https://drobilla.net/software/lilv/"
+url="https://drobilla.net/software/lilv.html"
 license=(ISC)
 depends=(glibc lv2)
 makedepends=(libsndfile python serd sord sratom swig waf)



More information about the arch-commits mailing list