This commit is contained in:
zlice 2025-04-18 04:10:37 +01:00 committed by GitHub
commit 373bcd3e0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# Template file for 'shotcut'
pkgname=shotcut
version=25.01.25
version=25.03.29
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=46a2befb45a719d81416b01dcb228ce27e97aa541b308570e5151738fe1b9677
checksum=ac05047885c323045b1cd1fd6cbe58c0478ba5ac23f219497c0ee75424ffbd73
CXXFLAGS="-DHAVE_LOCALE_H=1 -DSHOTCUT_NOUPGRADE"