From 5b73a25b39acbd9fadb0c00e649472c3abd51796 Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 30 Jul 2023 12:43:08 +0530 Subject: [PATCH] joker: update to 1.2.0. Adopt. --- srcpkgs/joker/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/joker/template b/srcpkgs/joker/template index 6bb756466ad93..d03cc95f51f82 100644 --- a/srcpkgs/joker/template +++ b/srcpkgs/joker/template @@ -1,15 +1,16 @@ # Template file for 'joker' pkgname=joker -version=1.1.0 +version=1.2.0 revision=1 build_style=go go_import_path=github.com/candid82/joker short_desc="Interpreted dialect of Clojure written in Go and Clojure(Script) linter" -maintainer="Orphaned " +maintainer="icp " license="EPL-1.0" homepage="https://joker-lang.org/" +changelog="https://github.com/candid82/joker/releases" distfiles="https://github.com/candid82/joker/archive/refs/tags/v${version}.tar.gz" -checksum=a963d8a3f1361143e33e0fa2463650173095cbf2e4593463007f32f4a81d3e57 +checksum=bf82b2f5deeb5f449eee127c2173a89dfff53da6c9765d0da312bf730395efd4 if [ "$CROSS_BUILD" ]; then if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then