* update rsync to 3.3.0-2
This commit is contained in:
parent
600bc7cb39
commit
316a12ad97
@ -3,9 +3,8 @@
|
||||
# Maintainer: T.J. Townsend <blakkheim@archlinux.org>
|
||||
|
||||
pkgname=rsync
|
||||
_tag='b13e7a8ef4fa430223f66403506fb821caae5cfd' # git rev-parse v${pkgver}
|
||||
pkgver=3.2.7
|
||||
pkgrel=6
|
||||
pkgver=3.3.0
|
||||
pkgrel=2
|
||||
pkgdesc='A fast and versatile file copying tool for remote and local files'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://rsync.samba.org/'
|
||||
@ -16,9 +15,9 @@ optdepends=('python: for rrsync')
|
||||
makedepends=('git' 'python-commonmark')
|
||||
backup=('etc/rsyncd.conf')
|
||||
validpgpkeys=('0048C8B026D4C96F0E589C2F6C859FB14B96A8C5') # Wayne Davison <wayned@users.sourceforge.net>
|
||||
source=("git+https://github.com/WayneD/rsync#tag=${_tag}?signed"
|
||||
source=("git+https://github.com/RsyncProject/rsync.git#tag=v${pkgver}?signed"
|
||||
'rsyncd.conf')
|
||||
sha256sums=('SKIP'
|
||||
sha256sums=('110fff983288a09e4cedc754ea8f6cecb5c3d7a7a3c8291cc979be93b5c6b777'
|
||||
'733ccb571721433c3a6262c58b658253ca6553bec79c2bdd0011810bb4f2156b')
|
||||
|
||||
_backports=(
|
||||
|
Loading…
x
Reference in New Issue
Block a user