blob: b6aa9861bf493d79c9d6d70b4ac8d424296d5a36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = hexus
pkgdesc = A modern, cross-platform process manager
pkgver = 0.5.1
pkgrel = 1
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
conflicts = hexus
source = git+https://github.com/Fleny113/Hexus.git#tag=0.5.1
sha512sums = bddf93df662021caaf1eb96670c68f76d0b61062e1209f71154c042f65cb32c0f8c6f7358a743b809254526c5a0e37b33d5f1f0b8824a73f3407463268095d17
pkgname = hexus
|