mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python3-pcodedmp: update to 1.2.6.
This commit is contained in:
parent
ee75c89d51
commit
029f5c926e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pcodedmp'
|
# Template file for 'python3-pcodedmp'
|
||||||
pkgname=python3-pcodedmp
|
pkgname=python3-pcodedmp
|
||||||
version=1.2.5
|
version=1.2.6
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pcodedmp-${version}"
|
wrksrc="pcodedmp-${version}"
|
||||||
|
@ -12,8 +12,8 @@ short_desc="VBA p-code disassembler library for Python3"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/bontchev/pcodedmp"
|
homepage="https://github.com/bontchev/pcodedmp"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=da73d7ffe9decb2d2dcdbfc6d98ac554985f801c9183b954fa91d20f26bc5728
|
checksum=41ef07101c5807a5dfe7c36caa28678457630e4a8a092792acf2eb473f1b9e67
|
||||||
|
|
||||||
pcodedmp_package() {
|
pcodedmp_package() {
|
||||||
short_desc="${short_desc/library/tool}"
|
short_desc="${short_desc/library/tool}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue