diff --git a/srcpkgs/joker/template b/srcpkgs/joker/template index d5ffcb4c759..9578cf58938 100644 --- a/srcpkgs/joker/template +++ b/srcpkgs/joker/template @@ -1,16 +1,16 @@ # Template file for 'joker' pkgname=joker -version=0.12.1 +version=0.12.2 revision=1 build_style=go -go_import_path="github.com/candid82/joker" +go_import_path=github.com/candid82/joker hostmakedepends="git" short_desc="Interpreted dialect of Clojure written in Go and Clojure(Script) linter" maintainer="Dominic Monroe " license="EPL-1.0" homepage="https://joker-lang.org/" distfiles="https://github.com/candid82/joker/archive/v${version}.tar.gz" -checksum=b019b96f9a36cb88749701c8e93a3d811ee26f6c453595320a3ab3adca404c09 +checksum=aa50503dfc767a74e6c1b85dd80113561f9459d4ab04dbe785617190bafe3c43 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" joker"