Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
syncthing


Commits:
146226b4 by Caleb Maclennan at 2026-01-06T15:34:38+03:00
upgpkg: 2.0.13-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = syncthing
        pkgdesc = Open Source Continuous Replication / Cluster Synchronization 
Thing
-       pkgver = 2.0.12
+       pkgver = 2.0.13
        pkgrel = 1
        url = https://syncthing.net/
        arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = syncthing
        makedepends = go
        depends = glibc
        options = !lto
-       source = 
https://github.com/syncthing/syncthing/releases/download/v2.0.12/syncthing-source-v2.0.12.tar.gz
-       source = 
https://github.com/syncthing/syncthing/releases/download/v2.0.12/syncthing-source-v2.0.12.tar.gz.asc
+       source = 
https://github.com/syncthing/syncthing/releases/download/v2.0.13/syncthing-source-v2.0.13.tar.gz
+       source = 
https://github.com/syncthing/syncthing/releases/download/v2.0.13/syncthing-source-v2.0.13.tar.gz.asc
        source = syncthing-discosrv.sysusers
        source = syncthing-relaysrv.sysusers
        source = syncthing-discosrv.tmpfiles
@@ -19,7 +19,7 @@ pkgbase = syncthing
        source = syncthing-relaysrv.service
        source = gcc-pie-segfaults-race.patch
        validpgpkeys = 37C84554E7E0A261E4F76E1ED26E6ED000654A3E
-       sha256sums = 
56004ae6d974aa387c3c6a734eb98aafd5d6159fc657a1f4c618e0b1814fadae
+       sha256sums = 
fd7c93e01a6d61faa84adda8b22479dd7fd106144fbbb2eb15d773707d8a382e
        sha256sums = SKIP
        sha256sums = 
f6e704dd7b10127b1642c889a29e95468daa75d895493b235ce1ed5e97155b70
        sha256sums = 
6ab96a5949e223d315d49663734ad27b70c72469c691a61ac198cb7794cb5eaa


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # Contributor: korjjj <[email protected]>
 
 pkgname=(syncthing syncthing-discosrv syncthing-relaysrv)
-pkgver=2.0.12
+pkgver=2.0.13
 pkgrel=1
 pkgdesc='Open Source Continuous Replication / Cluster Synchronization Thing'
 arch=(x86_64)
@@ -21,7 +21,7 @@ 
source=("https://github.com/syncthing/syncthing/releases/download/v$pkgver/synct
         gcc-pie-segfaults-race.patch)
 options=(!lto) # https://github.com/golang/go/pull/53528
 validpgpkeys=('37C84554E7E0A261E4F76E1ED26E6ED000654A3E') # Syncthing Release 
Management
-sha256sums=('56004ae6d974aa387c3c6a734eb98aafd5d6159fc657a1f4c618e0b1814fadae'
+sha256sums=('fd7c93e01a6d61faa84adda8b22479dd7fd106144fbbb2eb15d773707d8a382e'
             'SKIP'
             'f6e704dd7b10127b1642c889a29e95468daa75d895493b235ce1ed5e97155b70'
             '6ab96a5949e223d315d49663734ad27b70c72469c691a61ac198cb7794cb5eaa'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/syncthing/-/commit/146226b4e903359e2dac0948fb634c2bddcd0a86

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/syncthing/-/commit/146226b4e903359e2dac0948fb634c2bddcd0a86
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to