From 4713aed3b7de65af5d797142ff90d382e1f7389c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sat, 23 Jan 2021 15:53:22 +0100 Subject: [PATCH] Z80Explorer: update to 1.0.2 --- srcpkgs/Z80Explorer/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/Z80Explorer/template b/srcpkgs/Z80Explorer/template index 4125581ad6..1c7c52d8fb 100644 --- a/srcpkgs/Z80Explorer/template +++ b/srcpkgs/Z80Explorer/template @@ -1,8 +1,8 @@ # Template file for 'Z80Explorer' pkgname=Z80Explorer -version=1.01 +version=1.02 revision=1 -_z80_githash=f3d04cfb36018f1969428cb820af0f50683238e1 +_z80_githash=6abf07adb65fcb2343f74c7a014cd6421a7dad5d 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="866051047db4bbfb8740245fe55811f443d12ab406b306b36d9d9d102b4d79d8 - f05f9cb128ef14b51fa0f782aa75cc2537c30aa90f64d5f97bbdbd41a815bf87" +checksum="8140eaeff215e49df2c0abb7c10f84c4c721adaced6a756d30e584348078b29b + f6980e5bf3cadcc050d70a359fae7813d3d3b1805935a57dea564caed67b3192" if [ "$CROSS_BUILD" ]; then hostmakedepends+=" ${makedepends}"