blob: 732aa4501f6a8d80ac8aae723ea705df199b34c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = mle
pkgdesc = Flexible terminal-based text editor
pkgver = 1.7.2
pkgrel = 1
url = https://github.com/adsr/mle
arch = x86_64
license = Apache
makedepends = uthash
depends = pcre2
depends = lua
conflicts = mle-git
source = https://github.com/adsr/mle/archive/v1.7.2.tar.gz
b2sums = a1a29e97245e5604608039b25f8f5c2e9bb27939f795d52d61fa57e679731c06680e75b0fe0dbe80dca511899422d757da0ba73023e2ecf8d937455fa621a78a
pkgname = mle
|