urh: update to 2.9.4

This commit is contained in:
Emil Miler 2023-02-02 09:16:06 +01:00 committed by Michal Vasilek
parent 64a6fa2060
commit 626b088b0b

View file

@ -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 <em@0x45.cz>"
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