emptty: update to 0.9.1

This commit is contained in:
Michal Tvrznik 2023-01-31 07:41:49 +01:00 committed by classabbyamp
parent 61fb890589
commit 4639dbfa31

View File

@ -1,6 +1,6 @@
# Template file for 'emptty'
pkgname=emptty
version=0.9.0
version=0.9.1
revision=1
build_style=go
go_import_path=github.com/tvrzna/emptty
@ -9,8 +9,8 @@ short_desc="Dead simple Display Manager running in CLI as TTY login"
maintainer="tvrzna <emporeor@gmail.com>"
license="MIT"
homepage="https://github.com/tvrzna/emptty"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=530da58d898c499516b5f5b189e1c86801df949fb794c2242de652ef3ee65d15
distfiles="https://github.com/tvrzna/emptty/archive/v${version}.tar.gz"
checksum=1b3c940da8d60705306525bf5a7619a7b30d954679e30a978a03ac53357e57d4
conf_files="/etc/emptty/conf /etc/pam.d/emptty"
post_install() {