Z80Explorer: update to 1.01

This commit is contained in:
Jürgen Buchmüller 2020-07-23 23:03:19 +02:00
parent e9e00e8032
commit 10d829013b

View file

@ -1,8 +1,8 @@
# Template file for 'Z80Explorer'
pkgname=Z80Explorer
version=1.00
version=1.01
revision=1
_z80_githash=ae2c0a5b66eca356e91fafc609caf0d9ada0800e
_z80_githash=f3d04cfb36018f1969428cb820af0f50683238e1
build_style=qmake
hostmakedepends="qt5-qmake qt5-host-tools p7zip"
makedepends="qt5-devel qt5-script-devel"
@ -12,8 +12,8 @@ license="GPL-3.0-or-later"
homepage="https://github.com/gdevic/Z80Explorer"
distfiles="https://github.com/gdevic/Z80Explorer/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz
https://github.com/gdevic/Z80Explorer_Z80/archive/${_z80_githash}.tar.gz>${pkgname}_Z80-${version}.tar.gz"
checksum="abca8fe0317eb67be6b74dfc31237c5948cc56ff1c8b58143f960d092be78d01
a283029d01751e5b87b2d60845993176cd79c361476bd8f984a402ad5340e863"
checksum="866051047db4bbfb8740245fe55811f443d12ab406b306b36d9d9d102b4d79d8
f05f9cb128ef14b51fa0f782aa75cc2537c30aa90f64d5f97bbdbd41a815bf87"
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" ${makedepends}"