diff options
Diffstat (limited to 'testing/fs-uae/APKBUILD')
-rw-r--r-- | testing/fs-uae/APKBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/fs-uae/APKBUILD b/testing/fs-uae/APKBUILD index a3415ab3d1..03e4f1f423 100644 --- a/testing/fs-uae/APKBUILD +++ b/testing/fs-uae/APKBUILD @@ -1,8 +1,9 @@ # Contributor: Taner Tas <taner76@gmail.com> # Maintainer: Taner Tas <taner76@gmail.com> pkgname=fs-uae +# Remember to upgrade fs-uae-launcher to same version of fs-uae pkgver=2.8.4 -pkgrel=0 +pkgrel=1 pkgdesc="Amiga emulator." url="https://fs-uae.net/" arch="all !armhf !aarch64" # --enable-jit not supported for these arches |