From e9c78171351da6026a27ee902cd04033623d7fa8 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Thu, 2 Feb 2023 09:16:06 +0100 Subject: [PATCH] urh: update to 2.9.4 --- srcpkgs/urh/template | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/srcpkgs/urh/template b/srcpkgs/urh/template index 72dd959825f4..045c82f6b3ad 100644 --- a/srcpkgs/urh/template +++ b/srcpkgs/urh/template @@ -1,6 +1,6 @@ # Template file for 'urh' pkgname=urh -version=2.9.3 +version=2.9.4 revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-Cython python3-numpy" @@ -8,13 +8,15 @@ makedepends="python3-devel python3-PyQt5 libairspy-devel librtlsdr-devel libhackrf-devel uhd-devel libgomp-devel" depends="python3-numpy python3-PyQt5 python3-Cython python3-psutil python3-setuptools" +checkdepends="$depends" short_desc="Universal Radio Hacker: investigate unknown wireless protocols" maintainer="Emil Miler " license="GPL-3.0-or-later" homepage="https://github.com/jopohl/urh" -distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=a36dd3ff79f66cc0a746a0b57aaf278c86dda7c091a3b10682fe4fcaa7e91586 -make_check=no # tests/test_advanced_modulation_settings.py Aborted (core dumped) +changelog="https://github.com/jopohl/urh/releases" +distfiles="https://github.com/jopohl/urh/archive/refs/tags/v${version}.tar.gz" +checksum=d2d31df8819489910e95451dcb8faf3aa5c371da65bd9df3a4712e532186b67f +make_check=no # Test suite is taking too long and CI times out post_install() { vinstall data/urh.desktop 644 usr/share/applications