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 d4c80fb commit 508cb0bCopy full SHA for 508cb0b
srcpkgs/syncthing/template
@@ -1,6 +1,6 @@
1
# Template file for 'syncthing'
2
pkgname=syncthing
3
-version=2.0.11
+version=2.0.12
4
revision=1
5
build_style=go
6
go_import_path="github.com/syncthing/syncthing"
@@ -20,7 +20,7 @@ license="MPL-2.0"
20
homepage="https://syncthing.net/"
21
changelog="https://github.com/syncthing/syncthing/releases"
22
distfiles="https://github.com/syncthing/syncthing/archive/v${version}.tar.gz"
23
-checksum=d873960f3c85a9141189e76d680e02b36b6e988480aea03697bac244ec848864
+checksum=30144685dea371075234fd3d9865d4f5ee25b5bed4bdfa8fd2f7481188e3fb09
24
25
pre_build() {
26
GOARCH= go generate github.com/syncthing/syncthing/lib/api/auto
0 commit comments