blob: dc4163c53b01df49303b7dd04707b20e3d6c42d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = emsys-git
pkgdesc = An ersatz-emacs text editor for unix-like systems (and msys, hence the name!) with no dependencies.
pkgver = r206.ad8dd6f
pkgrel = 1
url = https://github.com/japanoise/emsys
arch = i686
arch = x86_64
license = MIT
makedepends = git
provides = emsys
conflicts = emsys
source = emsys-git::git+https://github.com/japanoise/emsys
sha256sums = SKIP
pkgname = emsys-git
|