diff --git a/srcpkgs/qtractor/template b/srcpkgs/qtractor/template index d4ba6eb312..6e0384c0bc 100644 --- a/srcpkgs/qtractor/template +++ b/srcpkgs/qtractor/template @@ -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 " 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"