[arch-commits] Commit in lftp/trunk (PKGBUILD)
Andreas Radke
andyrtr at nymeria.archlinux.org
Thu May 23 15:26:24 UTC 2013
Date: Thursday, May 23, 2013 @ 17:26:24
Author: andyrtr
Revision: 186269
upgpkg: lftp 4.4.7-1
upstream update 4.4.7
Modified:
lftp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-05-23 10:09:04 UTC (rev 186268)
+++ PKGBUILD 2013-05-23 15:26:24 UTC (rev 186269)
@@ -3,7 +3,7 @@
# Contributor: Aaron Griffin <aaron at archlinux.org>
pkgname=lftp
-pkgver=4.4.6
+pkgver=4.4.7
pkgrel=1
pkgdesc="Sophisticated command line based FTP client"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
url="http://lftp.yar.ru/"
backup=('etc/lftp.conf')
source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('377cc2caa2fc92755160270768e51604')
+md5sums=('a4e7b88d6b7aca389010ce6d6dca8099')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list