blob: 675e5688c6d2f8d5319d28392e48786d2b334465 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = tedit
pkgdesc = Simple text editor written in TCL/TK
pkgver = 1.7.8
pkgrel = 1
url = https://github.com/thanoulis/tedit
arch = any
license = custom
depends = tcl
depends = tk
source = tedit-1.7.8.tar.gz::https://github.com/thanoulis/tedit/archive/v1.7.8.tar.gz
sha256sums = c44516b6e2f59622c663f05f2ad38dc5cb962bd83f4f1eff8b885e3d9e2a6bb9
pkgname = tedit
|