urh: update to 2.8.6.
This commit is contained in:
parent
9fe66a2e29
commit
03f4702629
1 changed files with 4 additions and 3 deletions
|
@ -1,18 +1,19 @@
|
|||
# Template file for 'urh'
|
||||
pkgname=urh
|
||||
version=2.8.5
|
||||
version=2.8.6
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-Cython python3-numpy"
|
||||
makedepends="python3-devel python3-PyQt5 libomp-devel libairspy-devel librtlsdr-devel
|
||||
libhackrf-devel uhd-devel libgomp-devel"
|
||||
depends="python3-numpy python3-PyQt5 python3-Cython python3-psutil"
|
||||
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>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/jopohl/urh"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=a31a66355f32185fa8cb71e9d79150a4ea0873da5c905c4d8e7dd8e237bf8888
|
||||
checksum=05b445aeb32e5db18c951ab83b3096ab6dcc9253ad6029870cf0c0508c473af9
|
||||
|
||||
post_install() {
|
||||
vinstall data/urh.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Reference in a new issue