summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7cc8c71cf45377be24139a389e7472d23d996984 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = nester
	pkgdesc = A CLI tool to generate MVC structures for Kotlin/Ktor projects.
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/fedeegmz/nester
	arch = x86_64
	license = GPL3
	makedepends = cargo
	source = https://github.com/fedeegmz/nester/archive/refs/tags/v0.1.0.tar.gz
	sha256sums = SKIP

pkgname = nester