urh: update to 2.9.3, adopt
This commit is contained in:
parent
935c2e21ff
commit
7d6cc38358
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'urh'
|
||||
pkgname=urh
|
||||
version=2.8.8
|
||||
revision=5
|
||||
version=2.9.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-Cython python3-numpy"
|
||||
makedepends="python3-devel python3-PyQt5 libairspy-devel librtlsdr-devel
|
||||
|
@ -9,11 +9,12 @@ makedepends="python3-devel python3-PyQt5 libairspy-devel librtlsdr-devel
|
|||
depends="python3-numpy python3-PyQt5 python3-Cython python3-psutil
|
||||
python3-setuptools"
|
||||
short_desc="Universal Radio Hacker: investigate unknown wireless protocols"
|
||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||
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=c8a9646892e6fc1e3f56108ab60e94c5682e9f1aa11da2eef9ba8e3bb271b711
|
||||
checksum=a36dd3ff79f66cc0a746a0b57aaf278c86dda7c091a3b10682fe4fcaa7e91586
|
||||
make_check=no # tests/test_advanced_modulation_settings.py Aborted (core dumped)
|
||||
|
||||
post_install() {
|
||||
vinstall data/urh.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Reference in New Issue