diff --git a/libvisual/.signature b/libvisual/.signature index 92e93187b..e44919c93 100644 --- a/libvisual/.signature +++ b/libvisual/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TZ8HesNigOagzTRmj1RVNtWyTktkd2tGoHzbMBzJWYMW5lUFn2P6r/TNE8pnyU6iLWRpLGhMIPik48bAVVTggo= -SHA256 (Pkgfile) = 391e530aa163d4670763666e97c445a08d753007302d0cc749ccfcca949c1fc1 +RWSE3ohX2g5d/VX5FRYjdRKk9LnqJYGeQSxuf8sJqAGqgMhVEehPrHqqa8rIyHrGGHKHKGdu7mDYh//gqjdLYhq3MSDLAgBlIQs= +SHA256 (Pkgfile) = 803daf6f95bbe532677806b8d4b6158d77b9749b25196184bfb5b774f65cded5 SHA256 (.footprint) = 7292b7f74fc3f23b64b103ffe3b8ab2f03389e1ee6e8d5d684415c7b26cda683 -SHA256 (libvisual-0.4.0.tar.bz2) = 78f38d3ce857edde5482aa4415b504bbcd4d4a688fd4de09ec2131ad08174279 +SHA256 (libvisual-0.4.1.tar.bz2) = e4707c81df53d6e6aaefaa8c0140b578b1733e0eda7b7921c88bc4fe82af414d diff --git a/libvisual/Pkgfile b/libvisual/Pkgfile index a0de8e40f..a3259b8c0 100644 --- a/libvisual/Pkgfile +++ b/libvisual/Pkgfile @@ -1,11 +1,12 @@ # Description: An abstraction library that comes between applications and audio visualisation plugins. -# URL: http://sourceforge.net/apps/mediawiki/libvisual/ +# URL: http://libvisual.org/ # Maintainer: Danny Rawlins, crux at romster dot me +# Depends on: libsdl name=libvisual -version=0.4.0 +version=0.4.1 release=1 -source=(http://downloads.sourceforge.net/project/$name/$name/$name-$version/$name-$version.tar.bz2) +source=(https://github.com/Libvisual/libvisual/releases/download/$name-$version/$name-$version.tar.bz2) build() { cd $name-$version