diff --git a/srcpkgs/vamp-plugin-sdk/template b/srcpkgs/vamp-plugin-sdk/template index 25898b714d4..97105ef69a7 100644 --- a/srcpkgs/vamp-plugin-sdk/template +++ b/srcpkgs/vamp-plugin-sdk/template @@ -1,16 +1,16 @@ # Template file for 'vamp-plugin-sdk' pkgname=vamp-plugin-sdk -version=2.7.1 -revision=2 +version=2.8.0 +revision=1 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libsndfile-devel" -short_desc="The Vamp audio analysis plugin system" -maintainer="Orphaned " -license="BSD" -homepage="http://www.vamp-plugins.org/" -distfiles="https://code.soundsoftware.ac.uk/attachments/download/2206/${pkgname}-${version}.tar.gz" -checksum=c6fef3ff79d2bf9575ce4ce4f200cbf219cbe0a21cfbad5750e86ff8ae53cb0b +short_desc="Vamp audio analysis plugin system" +maintainer="John " +license="MIT" +homepage="https://www.vamp-plugins.org/" +distfiles="https://code.soundsoftware.ac.uk/attachments/download/2450/${pkgname}-${version}.tar.gz" +checksum=dcc96ae894795822398789f251c2c7effa602fc60e9dd6c7a5c5d2e7a513526c post_extract() { # don't run test target by default, fixes cross build.