update github url
This commit is contained in:
parent
30cf1a3030
commit
0cccda354d
1 changed files with 5 additions and 5 deletions
10
PKGBUILD
10
PKGBUILD
|
@ -17,15 +17,15 @@ options=(!strip !debug !lto)
|
||||||
|
|
||||||
## Sources
|
## Sources
|
||||||
source=("$(python3 ./autofetch.py)"
|
source=("$(python3 ./autofetch.py)"
|
||||||
"https://raw.githubusercontent.com/GreemDev/Ryujinx/master/distribution/misc/Logo.svg"
|
"https://raw.githubusercontent.com/Ryubing/Ryujinx/refs/heads/master/distribution/misc/Logo.svg"
|
||||||
"https://raw.githubusercontent.com/GreemDev/Ryujinx/refs/heads/master/distribution/linux/Ryujinx.desktop"
|
"https://raw.githubusercontent.com/Ryubing/Ryujinx/refs/heads/master/distribution/linux/Ryujinx.desktop"
|
||||||
"https://raw.githubusercontent.com/GreemDev/Ryujinx/refs/heads/master/distribution/linux/mime/Ryujinx.xml"
|
"https://raw.githubusercontent.com/Ryubing/Ryujinx/refs/heads/master/distribution/linux/mime/Ryujinx.xml"
|
||||||
"autofetch.py")
|
"autofetch.py")
|
||||||
b2sums=("SKIP"
|
b2sums=("SKIP"
|
||||||
"b09be223a28495aaad61267751d82e1cc4127c041dce69cb38a16941212640c61c60cdcc76ef3dc534f67dd1d45c0f2786ee4cc1de68b73f275d47485e48c5a1"
|
"4b37978149f120b0d0a76b0762d2bf32e09ae0a4f41370e365c089653cc1637efe34afc2b3b7cee94ece229134b79ccde71759a0c691f4469d7ec52638994a38"
|
||||||
"aaf7e9ddc24bc0068d75a4136262ab2e7f669acda91b7abc66ac5c8d6332804af45b5f9eec43d1d5541dc8e7944001362fbb67bec873fffde496c6c46d6500fc"
|
"aaf7e9ddc24bc0068d75a4136262ab2e7f669acda91b7abc66ac5c8d6332804af45b5f9eec43d1d5541dc8e7944001362fbb67bec873fffde496c6c46d6500fc"
|
||||||
"0002cccf2a3e9dec4b0646e8d50ed105dfd4544baf49ae4868cc2a0785839ab578171063b6149b54fee947a38d88bbd6552647f6c69c590acf8fd1b12835c67a"
|
"0002cccf2a3e9dec4b0646e8d50ed105dfd4544baf49ae4868cc2a0785839ab578171063b6149b54fee947a38d88bbd6552647f6c69c590acf8fd1b12835c67a"
|
||||||
"2872fba69108b0649e1d223de83fe073b60de69120839dab8892305bbd5fd555a6afba3830317042636ca9a8c61ef4bc38da7a72c81706f68bd6989f3ffc1584")
|
"ee4b3c28230756380208dcbbe62ec7156b6f2e293205ee8c637740b31cc788db6c2e5202204e28bf508d5f55055487a3b26c835f4134031bb0d270cdcdc2a5d4")
|
||||||
|
|
||||||
# update pkgver
|
# update pkgver
|
||||||
pkgver() {
|
pkgver() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue