diff --git a/srcpkgs/abGate/template b/srcpkgs/abGate/template index f772f49e79..d4fff83840 100644 --- a/srcpkgs/abGate/template +++ b/srcpkgs/abGate/template @@ -11,10 +11,6 @@ short_desc="LV2 Noise Gate plugin" maintainer="Orphaned " license="LGPL-3.0-or-later" homepage="http://abgate.sourceforge.net/" -distfiles="https://github.com/antanasbruzas/abGate/archive/v${version}.tar.gz>${pkgname}-${versiont}.tar.gz" +distfiles="https://github.com/antanasbruzas/abGate/archive/v${version}.tar.gz" checksum=ebee1cc545b088bf6e5989c114e7e34fa9f21ac7fdb1eee3fd067bcf98703b86 - -if [ "$CROSS_BUILD" ]; then - hostmakedepends+=" qt5-devel" -fi CXXFLAGS="-fPIC"