From 69bea36fee7feff2ff25958da2084ba34ec3ab14 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Wed, 7 Feb 2024 12:00:43 +0100 Subject: [PATCH] urh: update to 2.9.6 --- srcpkgs/urh/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/urh/template b/srcpkgs/urh/template index f778238a056..f86a7ea530c 100644 --- a/srcpkgs/urh/template +++ b/srcpkgs/urh/template @@ -1,7 +1,7 @@ # Template file for 'urh' pkgname=urh -version=2.9.5 -revision=2 +version=2.9.6 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-Cython0.29 python3-numpy" makedepends="python3-devel python3-PyQt5 libairspy-devel librtlsdr-devel @@ -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=aac1fd1f8335960600d22c0ad0b1bf8ec94e336f32294282c859fb9eb7fbf81e +checksum=34128f15bf57b21241fd629938826e17bc6fb32c1662665fda8b1d4c14a74559 make_check=no # Test suite is taking too long and CI times out post_install() {