blob: 6f3336cea38322dd9034b990b80cc45e5f2be94d (
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.0.20.git25b272f
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
|