aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/retroarch/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/retroarch/APKBUILD b/testing/retroarch/APKBUILD
index 91a11e4511..1900646919 100644
--- a/testing/retroarch/APKBUILD
+++ b/testing/retroarch/APKBUILD
@@ -3,9 +3,9 @@
pkgname=retroarch
_pkgname=RetroArch
pkgver=1.7.7
-pkgrel=3
+pkgrel=4
arch="all"
-url="https://www.libretro.com/"
+url="https://retroarch.com"
pkgdesc="Reference frontend for the libretro API"
license="GPL-2.0-only"
depends="retroarch-assets retroarch-joypad-autoconfig libretro-core-info"