blob: 78342e9bc17c110e59c2d5d511ec2289bd2b060a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = tiny-editor
pkgdesc = A Frickin Tiny Editor, all written in bash!
pkgver = 1.2
pkgrel = 6
url = https://codeberg.org/aneeshlingala/fkin-tiny-editor
arch = any
license = GPL3
depends = bash
source = https://codeberg.org/aneeshlingala/fkin-tiny-editor/raw/branch/main/te.bash
sha256sums = e7d5641c4c54fd78da8b4c418f338fb44de4cd1651499534c062b22c24e75ae3
pkgname = tiny-editor
|