python3-pcodedmp: update to 1.2.6.

This commit is contained in:
Andrew Benson 2019-08-01 07:38:35 -05:00 committed by Helmut Pozimski
parent ee75c89d51
commit 029f5c926e

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pcodedmp'
pkgname=python3-pcodedmp
version=1.2.5
version=1.2.6
revision=1
archs=noarch
wrksrc="pcodedmp-${version}"
@ -12,8 +12,8 @@ short_desc="VBA p-code disassembler library for Python3"
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-3.0-only"
homepage="https://github.com/bontchev/pcodedmp"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=da73d7ffe9decb2d2dcdbfc6d98ac554985f801c9183b954fa91d20f26bc5728
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=41ef07101c5807a5dfe7c36caa28678457630e4a8a092792acf2eb473f1b9e67
pcodedmp_package() {
short_desc="${short_desc/library/tool}"