diff --git a/srcpkgs/csound/template b/srcpkgs/csound/template index e5cd804d31d..81e8b996e30 100644 --- a/srcpkgs/csound/template +++ b/srcpkgs/csound/template @@ -1,6 +1,6 @@ # Template file for 'csound' pkgname=csound -version=6.10.0 +version=6.11.0 revision=1 build_style=cmake configure_args=" @@ -16,11 +16,10 @@ maintainer="Andrea Brancaleoni " license="LGPL-3" homepage="http://csound.github.io" distfiles="https://github.com/$pkgname/$pkgname/archive/$version.tar.gz" -checksum=a241043521572d00ae3a926611ac52fd6a7e3fe6bafdbe707867aafe32f6d8a3 +checksum=f47df73ff270faa70bf53bad68edc85b2dc5623b9c73d06054cd03f5d3332dc0 nocross=yes post_install() { - rm -r $DESTDIR/tmp vinstall ${FILESDIR}/csound.sh 755 etc/profile.d # Avoid conflict with libextractor mv ${DESTDIR}/usr/bin/extract ${DESTDIR}/usr/bin/csextract