We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a58b88 commit 900e03eCopy full SHA for 900e03e
srcpkgs/syncthing/template
@@ -1,6 +1,6 @@
1
# Template file for 'syncthing'
2
pkgname=syncthing
3
-version=1.28.0
+version=1.28.1
4
revision=1
5
build_style=go
6
go_import_path="github.com/syncthing/syncthing"
@@ -16,7 +16,7 @@ license="MPL-2.0"
16
homepage="https://syncthing.net/"
17
changelog="https://github.com/syncthing/syncthing/releases"
18
distfiles="https://github.com/syncthing/syncthing/archive/v${version}.tar.gz"
19
-checksum=ae0b96744a61d30e5fe7a6054d984c2a488c389e0e9baad8a868a71871ed1444
+checksum=737f6978cf28e891aa4fba120b6f8fa5940d06eabec187050eb98c6645a01e10
20
21
pre_build() {
22
GOARCH= go generate \
0 commit comments