Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
syncthing
Commits:
9c42224c by Caleb Maclennan at 2025-01-10T00:46:36+03:00
upgpkg: 1.29.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = syncthing
pkgdesc = Open Source Continuous Replication / Cluster Synchronization
Thing
- pkgver = 1.29.0
+ pkgver = 1.29.1
pkgrel = 1
url = https://syncthing.net/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = syncthing
makedepends = git
makedepends = go
depends = glibc
- source =
https://github.com/syncthing/syncthing/releases/download/v1.29.0/syncthing-source-v1.29.0.tar.gz
- source =
https://github.com/syncthing/syncthing/releases/download/v1.29.0/syncthing-source-v1.29.0.tar.gz.asc
+ source =
https://github.com/syncthing/syncthing/releases/download/v1.29.1/syncthing-source-v1.29.1.tar.gz
+ source =
https://github.com/syncthing/syncthing/releases/download/v1.29.1/syncthing-source-v1.29.1.tar.gz.asc
source = syncthing-discosrv.sysusers
source = syncthing-relaysrv.sysusers
source = syncthing-discosrv.tmpfiles
@@ -18,7 +18,7 @@ pkgbase = syncthing
source = syncthing-relaysrv.service
source = gcc-pie-segfaults-race.patch
validpgpkeys = 37C84554E7E0A261E4F76E1ED26E6ED000654A3E
- sha256sums =
e7bfd44302ff0d08a0df7ec9b3fc88967dd9de1c54cd97a3b0144f6f3bc4265d
+ sha256sums =
24e0106c320afa707439caa4c8e9b3ef0b85ec7bd8d40b5c323d18dbdb9276ee
sha256sums = SKIP
sha256sums =
f6e704dd7b10127b1642c889a29e95468daa75d895493b235ce1ed5e97155b70
sha256sums =
6ab96a5949e223d315d49663734ad27b70c72469c691a61ac198cb7794cb5eaa
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
# Contributor: korjjj <[email protected]>
pkgname=('syncthing' 'syncthing-discosrv' 'syncthing-relaysrv')
-pkgver=1.29.0
+pkgver=1.29.1
pkgrel=1
pkgdesc='Open Source Continuous Replication / Cluster Synchronization Thing'
arch=('x86_64')
@@ -20,7 +20,7 @@
source=(https://github.com/syncthing/syncthing/releases/download/v$pkgver/syncth
syncthing-{disco,relay}srv.service
gcc-pie-segfaults-race.patch)
validpgpkeys=('37C84554E7E0A261E4F76E1ED26E6ED000654A3E') # Syncthing Release
Management
-sha256sums=('e7bfd44302ff0d08a0df7ec9b3fc88967dd9de1c54cd97a3b0144f6f3bc4265d'
+sha256sums=('24e0106c320afa707439caa4c8e9b3ef0b85ec7bd8d40b5c323d18dbdb9276ee'
'SKIP'
'f6e704dd7b10127b1642c889a29e95468daa75d895493b235ce1ed5e97155b70'
'6ab96a5949e223d315d49663734ad27b70c72469c691a61ac198cb7794cb5eaa'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/syncthing/-/commit/9c42224cc645c34cd3f23a625b8e1db7a9c32b99
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/syncthing/-/commit/9c42224cc645c34cd3f23a625b8e1db7a9c32b99
You're receiving this email because of your account on gitlab.archlinux.org.