diff --git a/srcpkgs/suil/template b/srcpkgs/suil/template index 967a68b7779..680e1972cd4 100644 --- a/srcpkgs/suil/template +++ b/srcpkgs/suil/template @@ -1,6 +1,6 @@ # Template file for 'suil' pkgname=suil -version=0.10.10 +version=0.10.12 revision=1 build_style=waf3 hostmakedepends="pkg-config lv2" @@ -8,9 +8,10 @@ makedepends="gtk+-devel qt5-devel gtk+3-devel" short_desc="Lightweight C library for loading and wrapping LV2 plugin UIs" maintainer="Orphaned " license="MIT" -homepage="http://drobilla.net/software/suil/" +homepage="https://drobilla.net/software/suil.html" +changelog="https://gitlab.com/lv2/suil/-/raw/master/NEWS" distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2" -checksum=750f08e6b7dc941a5e694c484aab02f69af5aa90edcc9fb2ffb4fb45f1574bfb +checksum=daa763b231b22a1f532530d3e04c1fae48d1e1e03785e23c9ac138f207b87ecd if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-devel"