blob: 09696455305501964b484c5f3014fc04b3131254 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = lftp-git
pkgdesc = Sophisticated file transfer program
pkgver = 4.9.2.r18.ge0e0ebcd
pkgrel = 1
url = https://lftp.yar.ru/
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = gperf
depends = expat
depends = gnutls
depends = hicolor-icon-theme
depends = libidn2
depends = readline
optdepends = perl
optdepends = sh
provides = lftp=4.9.2.r18.ge0e0ebcd
conflicts = lftp
backup = etc/lftp.conf
source = git+https://github.com/lavv17/lftp.git
sha256sums = SKIP
pkgname = lftp-git
|