urh: update to 2.8.2.
This commit is contained in:
parent
034bfd67ad
commit
698ec3c72d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'urh'
|
||||
pkgname=urh
|
||||
version=2.8.1
|
||||
revision=2
|
||||
version=2.8.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_module="urh"
|
||||
hostmakedepends="python3-setuptools python3-Cython"
|
||||
|
@ -13,7 +13,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=e512aee618f8ccb3916714a0e5e6581ff55f1e34a60f95ab13522dbe14fce58e
|
||||
checksum=959e0b66e9267c527b1bda7d62dbc3f16f0ff0b387f42d60704792d4cfbdd0c3
|
||||
|
||||
post_install() {
|
||||
vinstall data/urh.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Reference in New Issue