From b5ecd72f39b304df2390029ae8d9cb9f0e247200 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 12 Mar 2025 21:57:23 +0100 Subject: [PATCH] syncthing: update to 1.29.3. --- srcpkgs/syncthing/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 2f414264895..3c8fde44561 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,7 +1,7 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.29.2 -revision=3 +version=1.29.3 +revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" go_package=" @@ -20,7 +20,7 @@ license="MPL-2.0" homepage="https://syncthing.net/" changelog="https://github.com/syncthing/syncthing/releases" distfiles="https://github.com/syncthing/syncthing/archive/v${version}.tar.gz" -checksum=6446e52cb5ca6584710c3abd9250e0d9708486d2dc2264f7c869ade169876a57 +checksum=4a09cf616f876acd8c62deb1d245647e718e8ffcf01c374ce6f49ea71aef1098 pre_build() { GOARCH= go generate github.com/syncthing/syncthing/lib/api/auto