From 8e3a410b006c00b3eadcbc81d124f8b8d35a31fb Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Thu, 9 Nov 2023 13:07:24 +0100 Subject: [PATCH] urh: update to 2.9.5 --- srcpkgs/urh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/urh/template b/srcpkgs/urh/template index 02d3a3953bf22..9663bb8cdd564 100644 --- a/srcpkgs/urh/template +++ b/srcpkgs/urh/template @@ -1,6 +1,6 @@ # Template file for 'urh' pkgname=urh -version=2.9.4 +version=2.9.5 revision=3 build_style=python3-module hostmakedepends="python3-setuptools python3-Cython0.29 python3-numpy" @@ -15,7 +15,7 @@ license="GPL-3.0-or-later" homepage="https://github.com/jopohl/urh" changelog="https://github.com/jopohl/urh/releases" distfiles="https://github.com/jopohl/urh/archive/refs/tags/v${version}.tar.gz" -checksum=d2d31df8819489910e95451dcb8faf3aa5c371da65bd9df3a4712e532186b67f +checksum=aac1fd1f8335960600d22c0ad0b1bf8ec94e336f32294282c859fb9eb7fbf81e make_check=no # Test suite is taking too long and CI times out post_install() {