From 4891227589edc596e751bfea5a5f1e508322877c Mon Sep 17 00:00:00 2001 From: lllill Date: Wed, 2 Sep 2026 00:56:34 -0700 Subject: [PATCH] shotcut: update to 26.8.1 --- srcpkgs/shotcut/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/shotcut/template b/srcpkgs/shotcut/template index 4f7366a879180b..c349e8dd7ac337 100644 --- a/srcpkgs/shotcut/template +++ b/srcpkgs/shotcut/template @@ -1,7 +1,7 @@ # Template file for 'shotcut' pkgname=shotcut -version=26.6.25 -revision=2 +version=26.8.1 +revision=1 build_style=cmake configure_args="-DSHOTCUT_VERSION=${version}" hostmakedepends="pkg-config qt6-base qt6-tools" @@ -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=e4dd736d2fd5d07ae0c377d7217a2c3bec686f1a0e51b09a3377608ba6de1fe6 +checksum=cad0633f2d88924997940ddcc1e97e6cc9686c741303c6b7ba788eba69c7f9a1 CXXFLAGS="-DHAVE_LOCALE_H=1 -DSHOTCUT_NOUPGRADE"