mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
urh: update to 2.8.2.
This commit is contained in:
parent
034bfd67ad
commit
698ec3c72d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'urh'
|
# Template file for 'urh'
|
||||||
pkgname=urh
|
pkgname=urh
|
||||||
version=2.8.1
|
version=2.8.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="urh"
|
pycompile_module="urh"
|
||||||
hostmakedepends="python3-setuptools python3-Cython"
|
hostmakedepends="python3-setuptools python3-Cython"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||||
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=e512aee618f8ccb3916714a0e5e6581ff55f1e34a60f95ab13522dbe14fce58e
|
checksum=959e0b66e9267c527b1bda7d62dbc3f16f0ff0b387f42d60704792d4cfbdd0c3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall data/urh.desktop 644 usr/share/applications
|
vinstall data/urh.desktop 644 usr/share/applications
|
||||||
|
|
Loading…
Add table
Reference in a new issue