From 616b7100e950c8d2240b3cc2cca9bc6489b7452e Mon Sep 17 00:00:00 2001 From: Clyybber Date: Tue, 16 Mar 2021 15:26:49 +0100 Subject: [PATCH] qtractor: update to 0.9.20. --- srcpkgs/qtractor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qtractor/template b/srcpkgs/qtractor/template index a8fb195156cd..9c868ea8b097 100644 --- a/srcpkgs/qtractor/template +++ b/srcpkgs/qtractor/template @@ -1,6 +1,6 @@ # Template file for 'qtractor' pkgname=qtractor -version=0.9.14 +version=0.9.20 revision=1 wrksrc="qtractor-qtractor_${version//./_}" build_style=gnu-configure @@ -16,7 +16,7 @@ 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=16795d130ab4e79e76cd535251ff3d5f827731c628b9aee658c2c48e6f326e4d +checksum=6b317e1b24ce99f354fc083aa0055228c6a9bd90c5a3d8abcb280af5014fd5c3 # configure fails to find qt5 headers nocross="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/3458/steps/shell_3/logs/stdio"