blob: 7f1d3fe9430e539a2837e9c5182981f1de702372 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = the-tiny
pkgdesc = tiny script runner
pkgver = 1.0
pkgrel = 1
url = https://github.com/J-K-Tech/tiny
arch = any
license = AGPLv3
makedepends = gcc
options = !debug
source = https://github.com/J-K-Tech/tiny/archive/refs/tags/1.0.tar.gz
sha256sums = 2af3bfa2937e7452f74895db7e12c60b67000dc9c2e9f1aa1e53f7e1537d2636
pkgname = tiny-bin
|