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

Andreas Radke andyrtr at archlinux.org
Sun Dec 22 11:01:56 UTC 2019


    Date: Sunday, December 22, 2019 @ 11:01:56
  Author: andyrtr
Revision: 372068

upgpkg: lftp 4.9.0-1: upstream update 4.9.0

Modified:
  lftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-22 03:46:10 UTC (rev 372067)
+++ PKGBUILD	2019-12-22 11:01:56 UTC (rev 372068)
@@ -2,8 +2,8 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=lftp
-pkgver=4.8.4
-pkgrel=5
+pkgver=4.9.0
+pkgrel=1
 pkgdesc="Sophisticated command line based FTP client"
 arch=('x86_64')
 license=('GPL3')
@@ -12,7 +12,7 @@
 url="https://lftp.yar.ru/"
 backup=('etc/lftp.conf')
 source=(https://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('4ebc271e9e5cea84a683375a0f7e91086e5dac90c5d51bb3f169f75386107a62'
+sha256sums=('0b3b659e1969a31827a25861c01ccf71ac6d3f20ee256bdf6999d653e031a24e'
             'SKIP')
 validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # "Alexander V. Lukyanov <lav at yars.free.net>"
 



More information about the arch-commits mailing list