summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorhaawda2018-08-27 20:45:48 +0200
committerhaawda2018-08-27 20:45:48 +0200
commit108b49693ccbb6ee6151c5ae67ae8d0e3ac32928 (patch)
tree20908fcea8d00174f3a6103183459dfaba66c61e /.SRCINFO
parentf64c8a049633079edab96ab7d1b2814525809c81 (diff)
downloadaur-108b49693ccbb6ee6151c5ae67ae8d0e3ac32928.tar.gz
adopt, build from sources#
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 7 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97f12bb59b50..5b8bd1207e5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,16 @@
pkgbase = lf
- pkgdesc = lf: A terminal file manager, heavily inspired by ranger (Precompiled binary from official repository)
- pkgver = 4
+ pkgdesc = lf is a terminal file manager written in Go
+ pkgver = r7
pkgrel = 1
url = https://github.com/gokcehan/lf
arch = i686
arch = x86_64
- arch = armv7h
license = MIT
- options = !strip
- options = !emptydirs
- source_i686 = https://github.com/gokcehan/lf/releases/download/r4/lf-linux-386.tar.gz
- md5sums_i686 = 208d736544a2eadb3ceaad6000932dce
- source_x86_64 = https://github.com/gokcehan/lf/releases/download/r4/lf-linux-amd64.tar.gz
- md5sums_x86_64 = e8c9fe971c41a428bf302e00f077fe26
- source_armv7h = https://github.com/gokcehan/lf/releases/download/r4/lf-linux-arm.tar.gz
- md5sums_armv7h = 0a6a42df17202bbee767cbbace27726f
+ makedepends = git
+ makedepends = go>=1.6
+ depends = glibc
+ source = git+https://github.com/gokcehan/lf.git#commit=ffa913d9431574da81bd90fb6fb9e8566823dbe
+ sha256sums = SKIP
pkgname = lf