aur
This commit is contained in:
commit
1f843bcc47
7 changed files with 356 additions and 0 deletions
13
.SRCINFO
Normal file
13
.SRCINFO
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
pkgbase = 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue