shadowfox-updater: update to 2.1.0

This commit is contained in:
Renato Aguiar 2019-06-01 13:51:29 -07:00 committed by Helmut Pozimski
parent 5e8386b770
commit df13465b41

View file

@ -1,6 +1,6 @@
# Template file for 'shadowfox-updater' # Template file for 'shadowfox-updater'
pkgname=shadowfox-updater pkgname=shadowfox-updater
version=2.0.1 version=2.1.0
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/SrKomodo/shadowfox-updater go_import_path=github.com/SrKomodo/shadowfox-updater
@ -11,7 +11,7 @@ maintainer="Renato Aguiar <renato@renag.me>"
license="MIT" license="MIT"
homepage="https://github.com/SrKomodo/shadowfox-updater" homepage="https://github.com/SrKomodo/shadowfox-updater"
distfiles="https://github.com/SrKomodo/shadowfox-updater/archive/v${version}.tar.gz" distfiles="https://github.com/SrKomodo/shadowfox-updater/archive/v${version}.tar.gz"
checksum=3a8e2e30395fddcf9a5ec7377531cf6b618d9ef55dbaba556953b2b3d13773a0 checksum=2db6190473ac827d55fbbe6fa6a04704cf5ea2822f13eae56fed440de9268a18
post_install() { post_install() {
vdoc README.md vdoc README.md