From f8379f7a52a7deefc59e1ab6ffb82603d3668883 Mon Sep 17 00:00:00 2001 From: Michal Tvrznik Date: Tue, 30 Aug 2022 07:32:07 +0200 Subject: [PATCH] emptty: update to 0.9.0 --- srcpkgs/emptty/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/emptty/template b/srcpkgs/emptty/template index d2a813b83105..3f17c66ef127 100644 --- a/srcpkgs/emptty/template +++ b/srcpkgs/emptty/template @@ -1,16 +1,16 @@ # Template file for 'emptty' pkgname=emptty -version=0.8.1 +version=0.9.0 revision=1 build_style=go go_import_path=github.com/tvrzna/emptty makedepends="pam-devel libX11-devel" short_desc="Dead simple Display Manager running in CLI as TTY login" -maintainer="xXR01I1Xx " +maintainer="tvrzna " license="MIT" homepage="https://github.com/tvrzna/emptty" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=3344c3f3a372f713a4384d37dce01fcce25bb0874c08ded3338ed34ab16839ad +checksum=530da58d898c499516b5f5b189e1c86801df949fb794c2242de652ef3ee65d15 conf_files="/etc/emptty/conf /etc/pam.d/emptty" post_install() {