qtractor: update to 0.9.2. (#2595)
This commit is contained in:
parent
8664fa35dc
commit
f291925eed
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtractor'
|
||||
pkgname=qtractor
|
||||
version=0.9.1
|
||||
version=0.9.2
|
||||
revision=1
|
||||
wrksrc="qtractor-qtractor_${version//./_}"
|
||||
build_style=gnu-configure
|
||||
|
@ -14,8 +14,9 @@ short_desc="Audio/MIDI multi-track sequencer application written in C++/Qt"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://qtractor.org"
|
||||
changelog="https://raw.githubusercontent.com/rncbc/qtractor/master/ChangeLog"
|
||||
distfiles="https://github.com/rncbc/qtractor/archive/qtractor_${version//./_}.tar.gz"
|
||||
checksum=a775ab3c1554d4b878dd83e182852ff82220a185e785db2c73ba6146af4bf08a
|
||||
checksum=cab5b6af5f08108caefde30261f5f8b7f3d1c0f430a488ecce90ea8937fe5ae2
|
||||
|
||||
# configure fails to find qt5 headers
|
||||
nocross="https://build.voidlinux.eu/builders/armv7l-musl_builder/builds/3458/steps/shell_3/logs/stdio"
|
||||
|
|
Loading…
Reference in a new issue