From 5106f26eb061b3819b671162a80728082f3c12b7 Mon Sep 17 00:00:00 2001 From: Shashank Thakur Date: Sun, 8 Jun 2025 18:34:58 +0200 Subject: [PATCH] lux: update to 0.24.1. --- srcpkgs/lux/template | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lux/template b/srcpkgs/lux/template index 05c7d24895b..5778bb6cead 100644 --- a/srcpkgs/lux/template +++ b/srcpkgs/lux/template @@ -1,7 +1,7 @@ # Template file for 'lux' pkgname=lux -version=0.23.0 -revision=2 +version=0.24.1 +revision=1 build_style=go go_import_path=github.com/iawia002/lux depends="ffmpeg" @@ -11,7 +11,9 @@ license="MIT" homepage="https://github.com/iawia002/lux" changelog="https://github.com/iawia002/lux/releases" distfiles="https://github.com/iawia002/lux/archive/refs/tags/v${version}.tar.gz" -checksum=89554ef1eaa02705833ca76dfaed1c40a2ccae8d8e4aeb5221f6ffabb1592960 +checksum=69d4fe58c588cc6957b8682795210cd8154170ac51af83520c6b1334901c6d3d + +make_check=no # Disable tests due to broken upstream URLs returning 404 post_install() { vlicense LICENSE