blob: 6b0545dcd4c4f93af4b2381a8eaaa85a189a3e3d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = nextpad-git
pkgdesc = Not so powerful text editor I'm working on, inspired by vim and nano.
pkgver = r17.ece42fe
pkgrel = 1
url = https://github.com/LiveEmily/nextpad.git
arch = x86_64
license = GPL
makedepends = git
depends = glibc
provides = nextpad
conflicts = nextpad
source = git+https://github.com/LiveEmily/nextpad.git
md5sums = SKIP
pkgname = nextpad-git
|