urh: update to 2.8.4.
This commit is contained in:
parent
a843fc65e8
commit
0c18e9a45a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'urh'
|
||||
pkgname=urh
|
||||
version=2.8.3
|
||||
version=2.8.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-Cython"
|
||||
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-pyzmq python3-psutil"
|
||||
|
@ -12,7 +12,7 @@ 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=1f9f26219a0f5c4e5fc845eeaa8318c95620a37118208d9643b492182fded002
|
||||
checksum=3a1ac434c0c5cdc91645d251117381c1adb798cd3973486e798990d3367959c6
|
||||
|
||||
post_install() {
|
||||
vinstall data/urh.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Reference in a new issue