diff --git a/srcpkgs/libvisual/template b/srcpkgs/libvisual/template index d49a38c58b7..ef95a6551ad 100644 --- a/srcpkgs/libvisual/template +++ b/srcpkgs/libvisual/template @@ -1,16 +1,16 @@ # Template file for 'libvisual' pkgname=libvisual -version=0.4.1 +version=0.4.2 revision=1 build_style=gnu-configure hostmakedepends="pkg-config SDL-devel" makedepends="SDL-devel" short_desc="Abstraction library for audio visualisation plugins" -maintainer="Orphaned " +maintainer="Piraty " license="LGPL-2.1-or-later" -homepage="http://sourceforge.net/projects/libvisual/" -distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz" -checksum=aa12877417f76d3642d9f4c723302380d833175639d63a55641d01928a5ddb7d +homepage="http://libvisual.org" +distfiles="https://github.com/Libvisual/libvisual/releases/download/libvisual-${version}/libvisual-${version}.tar.bz2" +checksum="2aa5967c5c9522c8d7ab9bd9246c77a582c1aaf4f2b3f06493dbe3066f00380a" pre_configure() { vsed -e 's,-L$(libdir),,' -i libvisual/Makefile.in