From 6bc355bc48e340024852cbd40a37e3f52370d517 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Sun, 23 Aug 2026 03:13:50 +0200 Subject: [PATCH] tuigreet: update to 0.11.1. --- srcpkgs/tuigreet/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/tuigreet/template b/srcpkgs/tuigreet/template index dff5ea729fc5be..c7cb7e3993c8d8 100644 --- a/srcpkgs/tuigreet/template +++ b/srcpkgs/tuigreet/template @@ -1,17 +1,18 @@ # Template file for 'tuigreet' pkgname=tuigreet -version=0.9.1 +version=0.11.1 revision=1 build_style=cargo +make_install_args="--path crates/tuigreet" hostmakedepends="scdoc" depends="greetd" short_desc="Graphical console greeter for greetd" maintainer="rslabbert " license="GPL-3.0-or-later" -homepage="https://github.com/apognu/tuigreet" -changelog="https://github.com/apognu/tuigreet/releases" -distfiles="https://github.com/apognu/tuigreet/archive/refs/tags/${version}.tar.gz" -checksum=14fd1fadeb84040eb31901da2b53a48aa55b0fdaccb36d96fa52ce2d2113667f +homepage="https://github.com/tuigreet/tuigreet" +changelog="https://github.com/tuigreet/tuigreet/releases" +distfiles="https://github.com/tuigreet/tuigreet/archive/refs/tags/${version}.tar.gz" +checksum=7d643ba224c40c6a63f9462a826630543071aea08e732ccd2e880bcd80d939e8 tags="greeter" make_dirs="/var/cache/tuigreet 0755 _greeter _greeter"