mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
shadowfox-updater: update to 2.2.0
This commit is contained in:
parent
f6ec1f1ef2
commit
0d5abe5dc5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'shadowfox-updater'
|
# Template file for 'shadowfox-updater'
|
||||||
pkgname=shadowfox-updater
|
pkgname=shadowfox-updater
|
||||||
version=2.1.0
|
version=2.2.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=2db6190473ac827d55fbbe6fa6a04704cf5ea2822f13eae56fed440de9268a18
|
checksum=2674bf5cabf3d478c15804164936d3baa06f6a7f96313a69176439c0a60e3bbd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue