[arch-commits] Commit in perl-file-rsyncp/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Tue Jan 13 10:01:15 UTC 2015


    Date: Tuesday, January 13, 2015 @ 11:01:14
  Author: fyan
Revision: 125865

upgpkg: perl-file-rsyncp 0.72-1

upstream new release

Modified:
  perl-file-rsyncp/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-13 09:57:33 UTC (rev 125864)
+++ PKGBUILD	2015-01-13 10:01:14 UTC (rev 125865)
@@ -1,16 +1,18 @@
 # $Id$
-# Maintainer: Sébastien Luttringer
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Sébastien Luttringer
 
 pkgname=perl-file-rsyncp
-pkgver=0.70
-pkgrel=4
+pkgver=0.72
+pkgrel=1
 pkgdesc='Perl interface to rsync file list encoding and decoding'
 arch=('i686' 'x86_64')
 license=('GPL' 'PerlArtistic')
+depends=('perl')
 options=('!emptydirs' '!makeflags')
 url='http://search.cpan.org/dist/File-RsyncP'
 source=("http://search.cpan.org/CPAN/authors/id/C/CB/CBARRATT/File-RsyncP-$pkgver.tar.gz")
-md5sums=('f244372d15a2991b8700f62e73ac51e4')
+md5sums=('ab2729ab4657705052d80eca107d6444')
 
 build() {
   cd File-RsyncP-$pkgver



More information about the arch-commits mailing list