~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] testing/retroarch: fix url

Bart Ribbers <bribbers@disroot.org>
Details
Message ID
<20190810202646.18321-1-bribbers@disroot.org>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 testing/retroarch/APKBUILD | 4 ++--
 1 file 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"
-- 
2.21.0
Reply to thread Export thread (mbox)