games/fs-uae-launcher: Updated for version 3.0.5.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
CRTS 2020-09-04 06:01:40 +01:00 committed by Willy Sudiarto Raharjo
parent d08ebdce2b
commit cc99fca618
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fs-uae-launcher
VERSION=${VERSION:-3.0.3}
VERSION=${VERSION:-3.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="fs-uae-launcher"
VERSION="3.0.3"
VERSION="3.0.5"
HOMEPAGE="https://fs-uae.net/"
DOWNLOAD="https://fs-uae.net/stable/3.0.3/fs-uae-launcher-3.0.3.tar.gz"
MD5SUM="923484864b4246b22efa7c1f47bae56c"
DOWNLOAD="https://fs-uae.net/stable/3.0.5/fs-uae-launcher-3.0.5.tar.gz"
MD5SUM="6fc4e026763d49fb3f5696f678c4c0e4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-PyQt5 python3-lhafile fs-uae python-requests python3-certifi"