From 670b66646e2d7bcf4c18683bc4674222bc1c11a3 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 7 May 2024 12:49:51 -0400 Subject: [PATCH] tuigreet: update to 0.9.0 --- srcpkgs/tuigreet/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tuigreet/template b/srcpkgs/tuigreet/template index 08ef4cca6c1..3a59a85a720 100644 --- a/srcpkgs/tuigreet/template +++ b/srcpkgs/tuigreet/template @@ -1,7 +1,7 @@ # Template file for 'tuigreet' pkgname=tuigreet -version=0.8.0 -revision=3 +version=0.9.0 +revision=1 build_style=cargo hostmakedepends="scdoc" depends="greetd" @@ -9,8 +9,9 @@ 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=ed371ebe288a3e5782f01681c6c4ed4786b470184af286fa0e7b8898e47c154e +checksum=721254c3173d3f5cd360d1ddb2d57139022f2d75d561818fad68d01f89bc5ce3 tags="greeter" make_dirs="/var/cache/tuigreet 0755 _greeter _greeter"