rsync: Update to 3.4.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
pkgname=rsync
|
||||
pkgver=3.3.0
|
||||
pkgver=3.4.0
|
||||
pkgrel=1
|
||||
pkgdesc="A file transfer program to keep remote files in sync"
|
||||
arch=('i686' 'x86_64')
|
||||
@@ -21,7 +21,7 @@ makedepends=('libiconv-devel' 'liblz4-devel' 'libxxhash-devel' 'libzstd-devel' '
|
||||
conflicts=('rsync2')
|
||||
replaces=('rsync2')
|
||||
source=("https://download.samba.org/pub/rsync/src/${pkgname}-${pkgver}.tar.gz")
|
||||
sha256sums=('7399e9a6708c32d678a72a63219e96f23be0be2336e50fd1348498d07041df90')
|
||||
sha256sums=('8e942f95a44226a012fe822faffa6c7fc38c34047add3a0c941e9bc8b8b93aa4')
|
||||
noextract=("${pkgname}-${pkgver}.tar.gz")
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user