micro: update to 2.0.12.

This commit is contained in:
0x5c 2023-09-12 03:15:35 -04:00 committed by classabbyamp
parent 5171e77542
commit a7c15d2e30

View file

@ -1,7 +1,7 @@
# Template file for 'micro'
pkgname=micro
version=2.0.11
revision=4
version=2.0.12
revision=1
build_style=go
go_import_path="github.com/zyedidia/micro/v2"
go_package="${go_import_path}/cmd/micro"
@ -13,7 +13,7 @@ maintainer="0x5c <dev@0x5c.io>"
license="MIT"
homepage="https://micro-editor.github.io"
distfiles="https://github.com/zyedidia/micro/archive/v${version}.tar.gz"
checksum=1bb499edeaaadf1fe1791a49f96ab672c4e1add31ee125882ccd85a0fc8a4abe
checksum=936d109670035235da1f3fb07c76c57c729b59bc1460aab41feb3516136e450f
pre_build() {
GOARCH= go generate ./runtime