urh: update to 2.7.4.
This commit is contained in:
parent
5bd1abaf5a
commit
0c9af068f9
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'urh'
|
# Template file for 'urh'
|
||||||
pkgname=urh
|
pkgname=urh
|
||||||
version=2.7.3
|
version=2.7.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="urh"
|
pycompile_module="urh"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/jopohl/urh"
|
homepage="https://github.com/jopohl/urh"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=2f82f5854dbefd2b7a11d6444b66204107ab6634ed1f90bf676b727725b18554
|
checksum=fbee9b7b6db4674fd2c5061f27784d1505433130488d3a7b05d2437e616ffb56
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall data/urh.desktop 644 usr/share/applications
|
vinstall data/urh.desktop 644 usr/share/applications
|
||||||
|
|
Loading…
Reference in New Issue