Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/emptty/template
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Template file for 'emptty'
pkgname=emptty
version=0.15.0
version=0.16.0
revision=1
build_style=go
go_import_path=github.com/tvrzna/emptty
makedepends="pam-devel libX11-devel"
makedepends="pam-devel"
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="https://github.com/tvrzna/emptty/archive/v${version}.tar.gz"
checksum=fae7c04afeeb9ef3dcbb9bca67e9a2fa940e99a91872ebc0775e10253972c7f3
checksum=35a5d60d21b4496a7df1b14ce7f7b7be0be9dc1e54c1e86e17e49f6dd83732a8
conf_files="/etc/emptty/conf /etc/pam.d/emptty"

post_install() {
Expand Down