Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/surge/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'surge'
pkgname=surge
version=0.6.9
version=0.7.1
revision=1
build_style=go
go_import_path=github.com/surge-downloader/surge
Expand All @@ -11,7 +11,7 @@ license="MIT"
homepage="https://github.com/surge-downloader/surge"
changelog="https://github.com/surge-downloader/surge/releases"
distfiles="https://github.com/surge-downloader/surge/archive/refs/tags/v${version}.tar.gz"
checksum=95b13483f130350ee1e44d51ab75c240e6c803cfbf669ea093f4441ce079ea5f
checksum=25706ed9b3fa2010fc2ccb94eff605dedeeb0b389f2e199f7e91765ea5d94b88

post_install() {
vlicense LICENSE
Expand Down
Loading