From 765c5366861fe8d06e8d662c07c8af45469451fa Mon Sep 17 00:00:00 2001 From: UsernameRandomlyGenerated Date: Sun, 31 Jan 2021 17:08:23 +0100 Subject: [PATCH] hatari: update to 2.3.1, switch to python3 --- srcpkgs/hatari/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hatari/template b/srcpkgs/hatari/template index 82049108ece..eba448c6278 100644 --- a/srcpkgs/hatari/template +++ b/srcpkgs/hatari/template @@ -1,6 +1,6 @@ # Template file for 'hatari' pkgname=hatari -version=2.2.1 +version=2.3.1 revision=1 build_style=cmake hostmakedepends="pkg-config" @@ -11,5 +11,5 @@ maintainer="Jarbowski " license="GPL-2.0-or-later" homepage="http://hatari.tuxfamily.org/" distfiles="http://download.tuxfamily.org/${pkgname}/${version}/${pkgname}-${version}.tar.bz2" -checksum=11afef30a274be84696588583d5a1d65c8046934670f718c311c956ef7106f60 -python_version=2 #unverified +checksum=44a2f62ca995e38d9e0874806956f0b9c3cc84ea89e0169a63849b63cd3b64bd +python_version=3