blob: cbb93dfd0394c051964ab92b23a589d3239f0a0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = hexus-git
pkgdesc = A modern, cross-platform process manager
pkgver = 0.5.0.r2.e3ac116
pkgrel = 2
url = https://github.com/Fleny113/Hexus
arch = x86_64
license = MIT
makedepends = git
makedepends = dotnet-sdk-10.0
makedepends = aspnet-targeting-pack-10.0
depends = dotnet-runtime-10.0
depends = aspnet-runtime-10.0
provides = hexus
conflicts = hexus
source = git+https://github.com/Fleny113/Hexus.git
sha512sums = SKIP
pkgname = hexus-git
|