diff --git a/srcpkgs/micro/template b/srcpkgs/micro/template index e2d12482892..ff7ebdd7c5e 100644 --- a/srcpkgs/micro/template +++ b/srcpkgs/micro/template @@ -1,11 +1,11 @@ # Template file for 'micro' pkgname=micro -version=1.3.3 +version=1.3.4 revision=1 # This will need to be updated along with version as it cannot currently be # obtained from git before fetching, and is necessary if the user is to make # error reports upsteam. -_commithash=a02ae3ceedcfd9adf210a0248331356a0fc2308f +_commithash=5fc8f847a679f5f5d3bf4d708748daedee415a71 build_style=go go_import_path="github.com/zyedidia/micro" go_package="${go_import_path}/cmd/micro"