abGate: update to 1.1.8.
This commit is contained in:
parent
c14a13614d
commit
ce1b0d1627
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'abGate'
|
||||
pkgname=abGate
|
||||
version=1.1.7
|
||||
version=1.1.8
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,8 +10,8 @@ short_desc="LV2 Noise Gate plugin"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="http://abgate.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/abgate/${pkgname}-${version}.tar.gz"
|
||||
checksum=c1ee847d25ea94444d1179bfbb37eac3552387927dafd9e8366aa6167f74a5f4
|
||||
distfiles="https://github.com/antanasbruzas/abGate/archive/v${version}.tar.gz"
|
||||
checksum=6313f60b3e137f68b24ce30612187101c63cbdbe6291361656472380b2b8f797
|
||||
|
||||
pre_build() {
|
||||
sed -e 's,qmake-qt4,qmake,g' -i Makefile
|
||||
|
|
Loading…
Reference in a new issue