T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / rsync
Commits:
9126ab89 by T.J. Townsend at 2026-05-19T20:20:25-04:00
upgpkg: 3.4.3-1: update to 3.4.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = rsync
pkgdesc = A fast and versatile file copying tool for remote and local
files
- pkgver = 3.4.2
+ pkgver = 3.4.3
pkgrel = 1
url = https://rsync.samba.org/
arch = x86_64
@@ -18,11 +18,11 @@ pkgbase = rsync
depends = zstd
optdepends = python: for rrsync
backup = etc/rsyncd.conf
- source = git+https://github.com/RsyncProject/rsync.git#tag=v3.4.2?signed
+ source = git+https://github.com/RsyncProject/rsync.git#tag=v3.4.3?signed
source = rsyncd.conf
validpgpkeys = 0048C8B026D4C96F0E589C2F6C859FB14B96A8C5
validpgpkeys = 9FEF112DCE19A0DC7E882CB81BB24997A8535F6F
- sha256sums =
3b6fa3f3efe4ea43b077aa5c78ab7d4245e72edb44b37547f45c3616481241e4
+ sha256sums =
9c1931eda6f5e82e71d8bed3a24f0fb19c488786cf9b07abb5fc011bac70959d
sha256sums =
733ccb571721433c3a6262c58b658253ca6553bec79c2bdd0011810bb4f2156b
pkgname = rsync
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: T.J. Townsend <[email protected]>
pkgname=rsync
-pkgver=3.4.2
+pkgver=3.4.3
pkgrel=1
pkgdesc='A fast and versatile file copying tool for remote and local files'
arch=('x86_64')
@@ -17,7 +17,7 @@ validpgpkeys=('0048C8B026D4C96F0E589C2F6C859FB14B96A8C5' #
Wayne Davison <wayne
'9FEF112DCE19A0DC7E882CB81BB24997A8535F6F') # Andrew Tridgell
<[email protected]
source=("git+https://github.com/RsyncProject/rsync.git#tag=v${pkgver}?signed"
'rsyncd.conf')
-sha256sums=('3b6fa3f3efe4ea43b077aa5c78ab7d4245e72edb44b37547f45c3616481241e4'
+sha256sums=('9c1931eda6f5e82e71d8bed3a24f0fb19c488786cf9b07abb5fc011bac70959d'
'733ccb571721433c3a6262c58b658253ca6553bec79c2bdd0011810bb4f2156b')
_backports=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rsync/-/commit/9126ab89b5eff700ffd0fed793d37216428794a1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rsync/-/commit/9126ab89b5eff700ffd0fed793d37216428794a1
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help