blob: 1bbfce042ca6fc45f3e2a8f2a504ea64890aa500 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ryujinx
pkgdesc = Experimental Nintendo Switch Emulator written in C#
pkgver = 1.1.614
pkgrel = 3
url = https://github.com/Ryujinx/Ryujinx
arch = x86_64
license = MIT
makedepends = dotnet-sdk
makedepends = git
depends = dotnet-runtime
provides = Ryujinx
conflicts = Ryujinx
options = !strip
source = git+https://github.com/Ryujinx/Ryujinx#commit=5f38086f9494a4ffbcb4b0ce4b7727ad8ac18b3e
b2sums = SKIP
pkgname = ryujinx
|