Update Drastic and AetherSX2 repo location
This commit is contained in:
parent
906c8b9687
commit
7b331f7ce1
2 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@ PKG_NAME="aethersx2-sa"
|
|||
PKG_VERSION="v1.5-3606"
|
||||
PKG_ARCH="aarch64"
|
||||
PKG_LICENSE="LGPL"
|
||||
PKG_SITE="https://www.aethersx2.com"
|
||||
PKG_URL="${PKG_SITE}/archive/desktop/linux/AetherSX2-${PKG_VERSION}.AppImage"
|
||||
PKG_SITE="https://github.com/r3claimer/JelosAddOns"
|
||||
PKG_URL="${PKG_SITE}/raw/main/aethersx2-sa-${PKG_VERSION}.AppImage"
|
||||
PKG_DEPENDS_TARGET="toolchain qt5 libgpg-error fuse2"
|
||||
PKG_LONGDESC="Arm PS2 Emulator appimage"
|
||||
PKG_TOOLCHAIN="manual"
|
||||
|
|
|
@ -5,7 +5,7 @@ PKG_NAME="drastic-sa"
|
|||
PKG_VERSION="1.0"
|
||||
PKG_LICENSE="Proprietary:DRASTIC.pdf"
|
||||
PKG_ARCH="aarch64"
|
||||
PKG_URL="https://github.com/brooksytech/JelosAddOns/raw/main/drastic.tar.gz"
|
||||
PKG_URL="https://github.com/r3claimer/JelosAddOns/raw/main/drastic.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="Install Drastic Launcher script, will dowload bin on first run"
|
||||
PKG_TOOLCHAIN="make"
|
||||
|
|
Loading…
Reference in a new issue