[arch-commits] Commit in rsync/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Mon Jul 6 06:45:40 UTC 2020
Date: Monday, July 6, 2020 @ 06:45:40
Author: eworm
Revision: 390903
upgpkg: rsync 3.2.2-2: fixed git tag id
Modified:
rsync/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-05 21:24:04 UTC (rev 390902)
+++ PKGBUILD 2020-07-06 06:45:40 UTC (rev 390903)
@@ -1,9 +1,9 @@
# Maintainer: Christian Hesse <mail at eworm.de>
pkgname=rsync
-_tag='3c97e8e4e4c98a15e71146808692a6215bb6af1c' # git rev-parse v${pkgver}
+_tag='398642da34d983574290d0771012f1ed326d2413' # git rev-parse v${pkgver}
pkgver=3.2.2
-pkgrel=1
+pkgrel=2
pkgdesc='A fast and versatile file copying tool for remote and local files'
arch=('x86_64')
url='https://rsync.samba.org/'
More information about the arch-commits
mailing list