update github url
This commit is contained in:
parent
6439afee2a
commit
6be737f9e4
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -2,11 +2,11 @@
|
||||||
|
|
||||||
## basic info
|
## basic info
|
||||||
pkgname="ryujinx-canary-bin"
|
pkgname="ryujinx-canary-bin"
|
||||||
pkgver=1.2.30
|
pkgver=1.2.404
|
||||||
_pkgver="$(python3 ./autofetch.py -v)"
|
_pkgver="$(python3 ./autofetch.py -v)"
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Experimental Nintendo Switch Emulator written in C# (GreemDev Fork)"
|
pkgdesc="Experimental Nintendo Switch Emulator written in C# (GreemDev Fork)"
|
||||||
url="https://github.com/GreemDev/Ryujinx"
|
url="https://github.com/Ryubing/Ryujinx"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
depends=('dotnet-runtime')
|
depends=('dotnet-runtime')
|
||||||
|
|
Loading…
Add table
Reference in a new issue