sonic-visualiser: update to 4.0.1

This commit is contained in:
newbluemoon 2019-12-14 19:59:56 +01:00 committed by Juan RP
parent 99aef2cc2e
commit 5dbb2d6687

View file

@ -1,7 +1,7 @@
# Template file for 'sonic-visualiser'
pkgname=sonic-visualiser
version=4.0
revision=2
version=4.0.1
revision=1
build_style=gnu-configure
build_helper=qmake
hostmakedepends="pkg-config capnproto-devel"
@ -14,8 +14,8 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
license="GPL-2.0-or-later"
homepage="https://www.sonicvisualiser.org/"
changelog="https://code.soundsoftware.ac.uk/projects/sonic-visualiser/repository/entry/CHANGELOG"
distfiles="https://code.soundsoftware.ac.uk/attachments/download/2580/${pkgname}-${version}.tar.gz"
checksum=355ee125e7b837fdbd008352c96e25b0271ff8234981375266a88bcdf0b43965
distfiles="https://code.soundsoftware.ac.uk/attachments/download/2607/${pkgname}-${version}.tar.gz"
checksum=e6e9dbec686c9dc94d32dff311eb0f6b44b63d3643285b3d8d908dfb9b22c790
case "$XBPS_TARGET_MACHINE" in
armv6*) makedepends+=" libatomic-devel" ;;