commit 59290bc13b3f2c33cd23d607ab406e0ac93b8143 parent 16ebbd73af08440649750128a05251d2efa1b9b0 Author: Dash Eclipse <dashezup@disroot.org> Date: Sat, 24 Apr 2021 23:40:09 +0000 New package: wakapi Diffstat:
A | srcpkgs/wakapi/template | | | 13 | +++++++++++++ |
1 file changed, 13 insertions(+), 0 deletions(-)
diff --git a/srcpkgs/wakapi/template b/srcpkgs/wakapi/template @@ -0,0 +1,13 @@ +# Template file for 'wakapi' +pkgname=wakapi +version=1.26.5 +revision=1 +build_style=go +go_import_path="github.com/muety/${pkgname}" +short_desc="Minimalist WakaTime-compatible backend for coding statistics" +maintainer="Dash Eclipse <dashezup@disroot.org>" +license="GPL-3.0-or-later" +homepage="https://github.com/muety/wakapi" +distfiles="${homepage}/archive/${version}.tar.gz" +checksum="52db3f24702cf4d9c0cd488768c6f746aed6f25759abf4bef7097a5b75e42299" +tags="ezup"