blob: 9728e511b39b3a7f2093fe9b6ad9867fc656292a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = lf-git
pkgdesc = lf is a terminal file manager written in Go
pkgver = 22.r2.g8739087
pkgrel = 1
url = https://github.com/gokcehan/lf
arch = i686
arch = x86_64
license = MIT
makedepends = git
makedepends = go>=1.6
depends = glibc
provides = lf
conflicts = lf
source = lf::git+https://github.com/gokcehan/lf.git
sha256sums = SKIP
pkgname = lf-git
|