From 6ece9658a0353eae29cdfc8af691d524a403162c Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 14 May 2020 15:38:20 +0300 Subject: [PATCH] qtractor: update to 0.9.14. --- srcpkgs/qtractor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qtractor/template b/srcpkgs/qtractor/template index 97b3d34bfef..a8fb195156c 100644 --- a/srcpkgs/qtractor/template +++ b/srcpkgs/qtractor/template @@ -1,6 +1,6 @@ # Template file for 'qtractor' pkgname=qtractor -version=0.9.12 +version=0.9.14 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=b13c4823add7d4989c579e3771d50f133006936a973cae0bc1b6d3c88b689da6 +checksum=16795d130ab4e79e76cd535251ff3d5f827731c628b9aee658c2c48e6f326e4d # configure fails to find qt5 headers nocross="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/3458/steps/shell_3/logs/stdio"