From f9dc0c7144140b321ce93ebbc99bb0607e4f2c72 Mon Sep 17 00:00:00 2001 From: zlice Date: Tue, 19 Nov 2024 10:33:47 -0500 Subject: [PATCH] shotcut: update to 25.01.25 --- srcpkgs/shotcut/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shotcut/template b/srcpkgs/shotcut/template index 8f246b3557a..484e3a6477b 100644 --- a/srcpkgs/shotcut/template +++ b/srcpkgs/shotcut/template @@ -1,6 +1,6 @@ # Template file for 'shotcut' pkgname=shotcut -version=24.06.26 +version=25.01.25 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=46a2befb45a719d81416b01dcb228ce27e97aa541b308570e5151738fe1b9677 CXXFLAGS="-DHAVE_LOCALE_H=1 -DSHOTCUT_NOUPGRADE"