Rsync: Fix download link

This commit is contained in:
Orgad Shaneh 2017-06-28 10:22:47 +03:00
parent c747fc53fd
commit 56a11e8b71

View File

@ -2,14 +2,14 @@
pkgname=rsync
pkgver=3.1.2
pkgrel=2
pkgrel=3
pkgdesc="A file transfer program to keep remote files in sync"
arch=('i686' 'x86_64')
url="https://rsync.samba.org"
groups=('net-utils')
license=('GPL3')
depends=('perl')
source=("https://rsync.samba.org/ftp/rsync/$pkgname-$pkgver.tar.gz"
source=("https://download.samba.org/pub/rsync/$pkgname-$pkgver.tar.gz"
rsync-3.1.0-msys2.patch
ssh-6-option.patch)
sha256sums=('ecfa62a7fa3c4c18b9eccd8c16eaddee4bd308a76ea50b5c02a5840f09c0a1c2'