From 77a3132462060144122008c741e6e13e48f5b7bd Mon Sep 17 00:00:00 2001 From: James Campos Date: Mon, 23 Mar 2020 16:12:58 -0700 Subject: [PATCH] elvish: update to 0.13.1 --- srcpkgs/elvish/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/elvish/template b/srcpkgs/elvish/template index 6507b785496..5c747ceedcd 100644 --- a/srcpkgs/elvish/template +++ b/srcpkgs/elvish/template @@ -1,6 +1,6 @@ # Template file for 'elvish' pkgname=elvish -version=0.13 +version=0.13.1 revision=1 build_style=go go_import_path="github.com/elves/elvish" @@ -9,7 +9,7 @@ maintainer="Diogo Leal " license="BSD-2-Clause" homepage="https://elv.sh/" distfiles="https://github.com/elves/elvish/archive/v${version}.tar.gz" -checksum=07d2205546186bd6c196653f14552ce07d6d9661a9fa437cf0caac4fe66bf749 +checksum=83275a4c36f66b831ba4864d1f5ffdc823616ed0a8e41b2a9a3e9fcba9279e27 register_shell="/bin/elvish" post_install() {