Date: Thursday, June 9, 2022 @ 12:30:59 Author: dvzrv Revision: 1229583
upgpkg: suil 0.10.12-2: Rebuild to fix url Modified: suil/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-09 12:30:13 UTC (rev 1229582) +++ PKGBUILD 2022-06-09 12:30:59 UTC (rev 1229583) @@ -4,10 +4,10 @@ pkgname=suil pkgver=0.10.12 -pkgrel=1 +pkgrel=2 pkgdesc="A lightweight C library for loading and wrapping LV2 plugin UIs" arch=(x86_64) -url="https://drobilla.net/software/suil/" +url="https://drobilla.net/software/suil.html" license=(ISC) depends=(glibc lv2) makedepends=(gtk2 gtk3 python qt5-base qt5-x11extras waf)
