emptty: update to 0.9.0
This commit is contained in:
parent
678af1f476
commit
47397df55b
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'emptty'
|
# Template file for 'emptty'
|
||||||
pkgname=emptty
|
pkgname=emptty
|
||||||
version=0.8.1
|
version=0.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/tvrzna/emptty
|
go_import_path=github.com/tvrzna/emptty
|
||||||
makedepends="pam-devel libX11-devel"
|
makedepends="pam-devel libX11-devel"
|
||||||
short_desc="Dead simple Display Manager running in CLI as TTY login"
|
short_desc="Dead simple Display Manager running in CLI as TTY login"
|
||||||
maintainer="xXR01I1Xx <xxr01i1xx@tuta.io>"
|
maintainer="tvrzna <emporeor@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tvrzna/emptty"
|
homepage="https://github.com/tvrzna/emptty"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=3344c3f3a372f713a4384d37dce01fcce25bb0874c08ded3338ed34ab16839ad
|
checksum=530da58d898c499516b5f5b189e1c86801df949fb794c2242de652ef3ee65d15
|
||||||
conf_files="/etc/emptty/conf /etc/pam.d/emptty"
|
conf_files="/etc/emptty/conf /etc/pam.d/emptty"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue