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

Andreas Radke andyrtr at nymeria.archlinux.org
Fri Oct 11 16:33:19 UTC 2013


    Date: Friday, October 11, 2013 @ 18:33:19
  Author: andyrtr
Revision: 196340

upgpkg: lftp 4.4.10-1

upstream update 4.4.10

Modified:
  lftp/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-11 16:12:33 UTC (rev 196339)
+++ PKGBUILD	2013-10-11 16:33:19 UTC (rev 196340)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=lftp
-pkgver=4.4.9
+pkgver=4.4.10
 pkgrel=1
 pkgdesc="Sophisticated command line based FTP client"
 arch=('i686' 'x86_64')
@@ -12,8 +12,9 @@
 optdepends=('perl: needed for convert-netscape-cookies and verify-file')
 url="http://lftp.yar.ru/"
 backup=('etc/lftp.conf')
-source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2 )
-md5sums=('f942d632d71b7bf35dca2e75a8432b83')
+source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
+md5sums=('1b8d77f1a5a9cfe4e48e45636b775101'
+         'SKIP')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list