blob: f064e5e0df92d5f4b9afc3d68b061518d990230c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = clmath-git
pkgdesc = Commandline Math Tool and Calculator
pkgver = 0.1
pkgrel = 1
url = https://github.com/comroid-git/clmath
arch = any
license = Apache License, Version 2.0
makedepends = dotnet-sdk-6.0
depends = dotnet-runtime-6.0
options = !strip
source = git+https://github.com/comroid-git/clmath.git
source = git+https://github.com/comroid-git/csapi.git
md5sums = SKIP
md5sums = SKIP
pkgname = clmath-git
|