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 5b0f9c5 commit a161833Copy full SHA for a161833
srcpkgs/syncthing/template
@@ -1,6 +1,6 @@
1
# Template file for 'syncthing'
2
pkgname=syncthing
3
-version=1.23.5
+version=1.23.6
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/${pkgname}/archive/v${version}.tar.gz"
19
-checksum=d87f02b3e970c0f08c59166851b40ee5c647efcb2d70b5f0410416987cd42294
+checksum=8b4d127c6893375165bbbc31865735b7cccc99e1bb019f6dab7a6020ba6b621b
20
21
pre_build() {
22
GOARCH= go generate \
0 commit comments