From 7a3db718b29349b5b37b695a0d838c1a59a8b0a1 Mon Sep 17 00:00:00 2001 From: Gurkinator Date: Sun, 23 Aug 2026 00:05:28 +0200 Subject: [PATCH] ncspot: update to 1.4.0. --- srcpkgs/ncspot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ncspot/template b/srcpkgs/ncspot/template index 4660ac7a70ff88..2e2fb84891bb1e 100644 --- a/srcpkgs/ncspot/template +++ b/srcpkgs/ncspot/template @@ -1,6 +1,6 @@ # Template file for 'ncspot' pkgname=ncspot -version=1.3.3 +version=1.4.0 revision=1 build_style=cargo build_helper="qemu" @@ -14,7 +14,7 @@ license="BSD-2-Clause" homepage="https://github.com/hrkfdn/ncspot" changelog="https://raw.githubusercontent.com/hrkfdn/ncspot/main/CHANGELOG.md" distfiles="https://github.com/hrkfdn/ncspot/archive/refs/tags/v${version}.tar.gz" -checksum=26edf6f1861828452355d614349c0a2af49113b392d7cd52290ea7f180f6bfe5 +checksum=fef88f9d9062102ab2d234c8402bfab52181b4c4d892c149f1ae5eefa6182345 post_build() { cargo auditable build --release --target ${RUST_TARGET} --package xtask