blob: b6eba5a3d2b7fd0824b89cc24b8ec87de73b67bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = gurkpad
pkgdesc = Lightweight text editor written in C.
pkgver = v0.1.1
pkgrel = 2
url = https://github.com/stefexec/gurkpad
arch = x86_64
license = GPL
makedepends = git
provides = gpad
conflicts = gpad
source = git+https://github.com/stefexec/gurkpad.git#tag=b218779ee66e3f494101cdb2dfef37367a18f988
sha256sums = SKIP
pkgname = gurkpad
|