abGate: update to 1.1.8.

This commit is contained in:
Michael Gehring 2017-01-07 08:31:52 +00:00
parent c14a13614d
commit ce1b0d1627

View file

@ -1,6 +1,6 @@
# Template file for 'abGate' # Template file for 'abGate'
pkgname=abGate pkgname=abGate
version=1.1.7 version=1.1.8
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -10,8 +10,8 @@ short_desc="LV2 Noise Gate plugin"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3" license="GPL-3"
homepage="http://abgate.sourceforge.net/" homepage="http://abgate.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/abgate/${pkgname}-${version}.tar.gz" distfiles="https://github.com/antanasbruzas/abGate/archive/v${version}.tar.gz"
checksum=c1ee847d25ea94444d1179bfbb37eac3552387927dafd9e8366aa6167f74a5f4 checksum=6313f60b3e137f68b24ce30612187101c63cbdbe6291361656472380b2b8f797
pre_build() { pre_build() {
sed -e 's,qmake-qt4,qmake,g' -i Makefile sed -e 's,qmake-qt4,qmake,g' -i Makefile