blob: 64e80f3401857cf6f7c75a85a580170bd84e093d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = trie-git
pkgdesc = CLI trie displaying tool
pkgver = 0.1
pkgrel = 1
url = https://git.comroid.org/comroid/trie
arch = any
license = GPL-3.0
makedepends = dotnet-sdk-10.0
depends = dotnet-runtime-10.0
options = !strip
source = git+https://git.comroid.org/comroid/trie.git
md5sums = SKIP
pkgname = trie-git
|