We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f0220c commit ae777a1Copy full SHA for ae777a1
1 file changed
srcpkgs/emptty/template
@@ -1,6 +1,6 @@
1
# Template file for 'emptty'
2
pkgname=emptty
3
-version=0.16.0
+version=0.16.1
4
revision=1
5
build_style=go
6
go_import_path=github.com/tvrzna/emptty
@@ -10,7 +10,7 @@ maintainer="tvrzna <emporeor@gmail.com>"
10
license="MIT"
11
homepage="https://github.com/tvrzna/emptty"
12
distfiles="https://github.com/tvrzna/emptty/archive/v${version}.tar.gz"
13
-checksum=35a5d60d21b4496a7df1b14ce7f7b7be0be9dc1e54c1e86e17e49f6dd83732a8
+checksum=e85d0658fd793ad97be90af241451a9374b299d9525d2aeb57a6f83f10ad4931
14
conf_files="/etc/emptty/conf /etc/pam.d/emptty"
15
16
post_install() {
0 commit comments