blob: beaf0f7ff3fb7bf99b8dce9c1e7931f2ace51719 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = swesence-bin
pkgdesc = Show your Nintendo Switch activity to Discord using Rich Presence
pkgver = 1.0.0
pkgrel = 7
url = https://github.com/glitchcodes/Swesence
arch = x86_64
license = MIT
depends = electron20
depends = java-runtime
depends = python-setuptools
depends = nodejs
provides = swesence=1.0.0
conflicts = swesence
options = !strip
options = !emptydirs
source = swesence-1.0.0.deb::https://github.com/glitchcodes/Swesence/releases/download/v1.0.0/Swesence-1.0.0-linux-amd64.deb
source = LICENSE-1.0.0::https://raw.githubusercontent.com/glitchcodes/Swesence/v1.0.0/LICENSE
source = swesence.sh
sha256sums = 0f81bb4918b95dc6b0eb0fa4c69d2db51082cf75f0f124707e64aaef10bc1e85
sha256sums = a5dee15a267db7d60b958f60d957f9cbdc28cf64e8f5ada0e28ecdafda4ca4bd
sha256sums = 2b2e8aeed33fd71c521e49fd54fb2fa81218d16aef8bccb88d77909055ab8051
pkgname = swesence-bin
|