[arch-commits] Commit in lftp/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Sat Sep 17 02:02:11 UTC 2011
Date: Friday, September 16, 2011 @ 22:02:11
Author: allan
Revision: 138120
upgpkg: lftp 4.3.2-1
upstream update
Modified:
lftp/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-17 01:22:30 UTC (rev 138119)
+++ PKGBUILD 2011-09-17 02:02:11 UTC (rev 138120)
@@ -3,8 +3,8 @@
# Contributor: Aaron Griffin <aaron at archlinux.org>
pkgname=lftp
-pkgver=4.3.1
-pkgrel=2
+pkgver=4.3.2
+pkgrel=1
pkgdesc="Sophisticated command line based FTP client"
arch=('i686' 'x86_64')
license=('GPL3')
@@ -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=('ea45acfb47b5590d4675c50dc0c6e13c')
+md5sums=('18f5c5b351cfad0a0ab069592effd664')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list