From e510891e4deb336d55bd3639a34beb9786857330 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 25 Sep 2021 21:01:21 +0200 Subject: [PATCH] shotcut: update to 21.09.20. --- srcpkgs/shotcut/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shotcut/template b/srcpkgs/shotcut/template index d0e7d67586..6150aec9a3 100644 --- a/srcpkgs/shotcut/template +++ b/srcpkgs/shotcut/template @@ -1,6 +1,6 @@ # Template file for 'shotcut' pkgname=shotcut -version=21.06.29 +version=21.09.20 revision=1 build_style=qmake configure_args="SHOTCUT_VERSION=VOID-$version DEFINES+=SHOTCUT_NOUPGRADE" @@ -15,7 +15,7 @@ maintainer="John " license="GPL-3.0-or-later" homepage="https://www.shotcut.org" distfiles="https://github.com/mltframework/shotcut/archive/v${version}.tar.gz" -checksum=115876b68749c8fb119b664668f9d17e9af2f4a42c49ec588b35eca00a2002e4 +checksum=f95f1aa5a7360b68ce9f2b1cffdb7344ff3db086bad77068233eb83114f25790 CXXFLAGS="-DHAVE_LOCALE_H=1"