diff options
-rw-r--r-- | testing/mgba/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mgba/APKBUILD b/testing/mgba/APKBUILD index 49ea545662..70dd8cd41e 100644 --- a/testing/mgba/APKBUILD +++ b/testing/mgba/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Alexander Edland <alpine@ocv.me> pkgname=mgba pkgver=0.6.3 -pkgrel=2 +pkgrel=3 pkgdesc="Game Boy Advance Emulator" url="https://github.com/mgba-emu/mgba" arch="all !s390x !mips !mips64" # broken on big-endian |