[arch-commits] Commit in rsync/trunk (PKGBUILD)

Angel Velásquez angvp at archlinux.org
Mon Sep 26 18:42:27 UTC 2011


    Date: Monday, September 26, 2011 @ 14:42:27
  Author: angvp
Revision: 138510

upgpkg: rsync 3.0.9-1

Version bump to 3.0.9

Modified:
  rsync/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-26 18:32:26 UTC (rev 138509)
+++ PKGBUILD	2011-09-26 18:42:27 UTC (rev 138510)
@@ -4,8 +4,8 @@
 # Contributor: Judd Vinet <jvinet at zeroflux.org>
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 pkgname=rsync
-pkgver=3.0.8
-pkgrel=2
+pkgver=3.0.9
+pkgrel=1
 pkgdesc="A file transfer program to keep remote files in sync"
 arch=('i686' 'x86_64')
 url="http://samba.anu.edu.au/rsync/"
@@ -15,11 +15,11 @@
 changelog=ChangeLog
 source=(http://rsync.samba.org/ftp/rsync/${pkgname}-${pkgver}.tar.gz \
         rsyncd.conf rsyncd rsync.xinetd)
-md5sums=('0ee8346ce16bdfe4c88a236e94c752b4'
+md5sums=('5ee72266fe2c1822333c407e1761b92b'
          '4395c0591638349b1a7aeaaa4da1f03a'
          '7a9ce3b5de97f3aae29b906f93e1d157'
          'ea3e9277dc908bc51f9eddc0f6b935c1')
-sha1sums=('10e80173c7e9ed8b8a4dc9e8fdab08402da5f08d'
+sha1sums=('c64c8341984aea647506eb504496999fd968ddfc'
           '48be09294134dfed888818872fe552a59c29147a'
           'eda623c31d9def454cf8e3e88dcf63de4ca5c08b'
           'fdb99785bc87ee13d77aa90dc1804f3f75dd7fc1')
@@ -39,4 +39,3 @@
 	install -Dm644 ../rsyncd.conf ${pkgdir}/etc/rsyncd.conf 
 	install -Dm644 ../rsync.xinetd ${pkgdir}/etc/xinetd.d/rsync 
 }
-




More information about the arch-commits mailing list