From 3a6449fd2942f93397992abe0cb929eeda5937e9 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sun, 23 Dec 2018 19:07:43 -0800 Subject: [PATCH] atlantis: update to 0.4.13. --- srcpkgs/atlantis/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template index 61a29871e1c..962dae9dbb2 100644 --- a/srcpkgs/atlantis/template +++ b/srcpkgs/atlantis/template @@ -1,7 +1,7 @@ # Template file for 'atlantis' pkgname=atlantis -version=0.4.12 -revision=2 +version=0.4.13 +revision=1 build_style=go go_import_path="github.com/runatlantis/atlantis" hostmakedepends="dep" @@ -11,7 +11,7 @@ maintainer="Michael Aldridge " license="Apache-2.0" homepage="https://runatlantis.io" distfiles="https://github.com/runatlantis/atlantis/archive/v$version.tar.gz" -checksum=e22439f06a437eaad0d9891c69f9ba1fd87532c00dff04d43f342b5e7468c598 +checksum=2aa0eefcc557e9a72d0d0ab45406ab7c98095393d4d92c73b16a6a1d2356348a pre_build() { cd $GOSRCPATH