diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-03-28 20:15:41 +0000 |
---|---|---|
committer | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-03-28 20:15:41 +0000 |
commit | bc3c5a757b2185fb4baf129ba91a37024b3da593 (patch) | |
tree | 9a9d651429597dfeeb5ab90dc5270ae5d329a276 /testing/fs-uae/APKBUILD | |
parent | 51188d5da81c0f8947cfe88abc091cbdfbace7ca (diff) | |
download | aports-bc3c5a757b2185fb4baf129ba91a37024b3da593.tar.bz2 aports-bc3c5a757b2185fb4baf129ba91a37024b3da593.tar.xz |
testing/fs-uae: add note to remember to upgrade fs-uae-launcher when upgrading fs-uae
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 |