blob: a01f0a2849345bde297d22cb0ba6b1daacc7fcdb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = luneta
pkgdesc = Interactive command-line filter that can be applied to any list, e.g., "ls | luneta"
pkgver = 0.7.4
pkgrel = 1
url = https://github.com/fbeline/luneta
arch = i686
arch = x86_64
license = GPL
makedepends = dub
makedepends = dmd
depends = ncurses
source = luneta-0.7.4.tar.gz::https://github.com/fbeline/luneta/archive/v0.7.4.tar.gz
md5sums = SKIP
pkgname = luneta
|