Skip to content
Open
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.8.4
version=0.8.6
revision=1
build_style=go
go_import_path=github.com/SurgeDM/Surge
Expand All @@ -11,7 +11,7 @@ license="MIT"
homepage="https://github.com/SurgeDM/Surge"
changelog="https://github.com/SurgeDM/Surge/releases"
distfiles="https://github.com/SurgeDM/Surge/archive/refs/tags/v${version}.tar.gz"
checksum=695455d6187c3f75248db5b65b6d04199d9af43961c39b3ca4852b18c55679a8
checksum=bbc1908eeefb3ebcab01b5dc33321c5c1d21662e712827887306896646477eb1

post_install() {
vlicense LICENSE
Expand Down