Date: Thursday, June 9, 2022 @ 12:26:56 Author: dvzrv Revision: 1229574
upgpkg: lv2 1.18.4-2: Rebuild to fix url Modified: lv2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-09 12:25:55 UTC (rev 1229573) +++ PKGBUILD 2022-06-09 12:26:56 UTC (rev 1229574) @@ -3,10 +3,10 @@ pkgname=lv2 pkgver=1.18.4 -pkgrel=1 +pkgrel=2 pkgdesc="Plugin standard for audio systems" arch=(x86_64) -url="http://lv2plug.in/" +url="https://lv2plug.in/" license=(ISC) makedepends=(asciidoc doxygen gtk2 libsndfile pygmentize python-markdown python-pygments python-rdflib waf)
