Date: Wednesday, June 11, 2014 @ 21:51:37 Author: andyrtr Revision: 215036
upgpkg: lftp 4.5.2-1 upstream update 4.5.2 Modified: lftp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-11 18:18:40 UTC (rev 215035) +++ PKGBUILD 2014-06-11 19:51:37 UTC (rev 215036) @@ -3,7 +3,7 @@ # Contributor: Aaron Griffin <[email protected]> pkgname=lftp -pkgver=4.5.1 +pkgver=4.5.2 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://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc}) -md5sums=('1a43302f5bc3552741c329c6afe86c9a' +md5sums=('d26ab59a7402048d4b382e720748aac6' 'SKIP') build() {
