From 9d61d75856fabd181b1775f64e1a00223a924a8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= Date: Tue, 10 Oct 2023 17:13:04 +0200 Subject: [PATCH] lux: update to 0.21.0. --- srcpkgs/lux/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lux/template b/srcpkgs/lux/template index 7230faa765f57..8f50fa61b19bd 100644 --- a/srcpkgs/lux/template +++ b/srcpkgs/lux/template @@ -1,6 +1,6 @@ # Template file for 'lux' pkgname=lux -version=0.20.0 +version=0.21.0 revision=1 build_style=go go_import_path=github.com/iawia002/lux @@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana " license="MIT" homepage="https://github.com/iawia002/lux" distfiles="https://github.com/iawia002/lux/archive/v${version}.tar.gz" -checksum=29988118bf57d8925ab15ec5bf039d4ed23bb6f11e90b65b9e599ccbb3e649e0 +checksum=a2bdcaadf7430aa6ce3e38e5c223e6b8178362cd7da0408f61d288bbed05bfe3 post_install() { vlicense LICENSE