[arch-commits] Commit in lftp/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sat Jun 18 10:02:24 UTC 2011
Date: Saturday, June 18, 2011 @ 06:02:24
Author: andyrtr
Revision: 127768
upgpkg: lftp 4.3.0-1
upstream update 4.3.0
Modified:
lftp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-06-18 08:13:17 UTC (rev 127767)
+++ PKGBUILD 2011-06-18 10:02:24 UTC (rev 127768)
@@ -3,7 +3,7 @@
# Contributor: Aaron Griffin <aaron at archlinux.org>
pkgname=lftp
-pkgver=4.2.3
+pkgver=4.3.0
pkgrel=1
pkgdesc="Sophisticated command line based FTP client"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
url="http://lftp.yar.ru/"
backup=('etc/lftp.conf')
source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('4957f40d55e1bc6985e11244364b8938')
+md5sums=('3c6ff88f8c6e93ff90d8e3b054f3b086')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list