suil: update to 0.8.4.

This commit is contained in:
Michael Gehring 2016-09-20 06:39:11 +02:00
parent a7d572b6d3
commit be790b4de4

View file

@ -1,6 +1,6 @@
# Template file for 'suil' # Template file for 'suil'
pkgname=suil pkgname=suil
version=0.8.2 version=0.8.4
revision=1 revision=1
build_style=waf build_style=waf
hostmakedepends="pkg-config python lv2" hostmakedepends="pkg-config python lv2"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD-style" license="BSD-style"
homepage="http://drobilla.net/software/suil/" homepage="http://drobilla.net/software/suil/"
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2" distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
checksum=787608c1e5b1f5051137dbf77c671266088583515af152b77b45e9c3a36f6ae8 checksum=6ef2247eaeaf3b5d7fc7a2728bcbca797d40586111c954bbc9d80805211d51ce
suil-devel_package() { suil-devel_package() {
depends="suil>=${version}_${revision}" depends="suil>=${version}_${revision}"