blob: eaa4a4e9cc45e0689c7037eb3440f931f66dca77 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ttynote
pkgdesc = A terminal-based text editor written in C
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/selfAnnihilator/ttynote
install = ttynote.install
arch = x86_64
license = MIT
makedepends = gcc
source = https://github.com/selfAnnihilator/ttynote/archive/refs/tags/v0.1.0.tar.gz
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = ttynote
|