Date: Thursday, March 9, 2017 @ 12:26:47 Author: andyrtr Revision: 290201
upgpkg: lftp 4.7.7-1 upstream update 4.7.7 Modified: lftp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-09 12:25:59 UTC (rev 290200) +++ PKGBUILD 2017-03-09 12:26:47 UTC (rev 290201) @@ -3,7 +3,7 @@ # Contributor: Aaron Griffin <[email protected]> pkgname=lftp -pkgver=4.7.6 +pkgver=4.7.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=(https://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc}) -sha256sums=('6e26254fdc7e1b92ceb31116a2c7bdcd891a07c72a7823144aaaf147a1841b7b' +sha256sums=('4483df04502660dcc65a11cf09d530e31bea99483d69328c1c5cbaa41d6619b4' 'SKIP') validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # "Alexander V. Lukyanov <[email protected]>"
