emptty: update to 0.9.0

This commit is contained in:
Michal Tvrznik 2022-08-30 07:32:07 +02:00 committed by Duncan Overbruck
parent 678af1f476
commit 47397df55b
1 changed files with 3 additions and 3 deletions

View File

@ -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 <xxr01i1xx@tuta.io>"
maintainer="tvrzna <emporeor@gmail.com>"
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() {