blob: cfb0b0419db023554d7e4d27e8af76029517e34b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = scpdiscord-git
pkgdesc = A very customisable Discord bot + SCP:SL plugin combo. Dev build.
pkgver = 3.3.1.0.git4fe855e
pkgrel = 1
url = https://github.com/KarlOfDuty/SCPDiscord
install = scpdiscord.install
arch = x86_64
license = GPL-3.0-or-later
makedepends = dotnet-sdk-9.0
depends = dotnet-runtime-9.0
conflicts = scpdiscord
options = !debug
options = !strip
backup = etc/scpdiscord/config.yml
source = git+https://github.com/KarlOfDuty/SCPDiscord.git
sha512sums = SKIP
pkgname = scpdiscord-git
|