shadowfox-updater: update to 2.0.0
This commit is contained in:
parent
e711ea7ec4
commit
a4db896d1b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'shadowfox-updater'
|
||||
pkgname=shadowfox-updater
|
||||
version=1.7.20
|
||||
version=2.0.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/SrKomodo/shadowfox-updater
|
||||
|
@ -11,7 +11,7 @@ maintainer="Renato Aguiar <renato@renag.me>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/SrKomodo/shadowfox-updater"
|
||||
distfiles="https://github.com/SrKomodo/shadowfox-updater/archive/v${version}.tar.gz"
|
||||
checksum=bcc13f4a3d29dab4c0a8ebc59eb470aacede6877d59bd7addb7530020e68978b
|
||||
checksum=c00e2a43d143ab93aaf855136af0f1017767ea197e94b0a213b71d48928013fc
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in a new issue