From b14523de75d517ac5aa4135996aecf6f9599f637 Mon Sep 17 00:00:00 2001 From: zlice Date: Tue, 19 Nov 2024 10:33:47 -0500 Subject: [PATCH] shotcut: update to 24.11.17 --- srcpkgs/shotcut/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shotcut/template b/srcpkgs/shotcut/template index 5ab3aecdbbd9d7..bf37ba68117ebb 100644 --- a/srcpkgs/shotcut/template +++ b/srcpkgs/shotcut/template @@ -1,6 +1,6 @@ # Template file for 'shotcut' pkgname=shotcut -version=24.06.26 +version=24.11.17 revision=1 build_style=cmake configure_args="-DSHOTCUT_VERSION=${version}" @@ -15,6 +15,6 @@ license="GPL-3.0-or-later" homepage="https://www.shotcut.org" changelog="https://github.com/mltframework/shotcut/releases" distfiles="https://github.com/mltframework/shotcut/archive/v${version}.tar.gz" -checksum=cd7a90228df954ad1e706940795abf9aff657c7686ce82092f009f9befec7e0b +checksum=cb6a3a819b3ae56325406665273347328ae973250c02a832fce609ee6c0f6b13 CXXFLAGS="-DHAVE_LOCALE_H=1 -DSHOTCUT_NOUPGRADE"