python3-identify: update to 2.4.12
Signed-off-by: Joseph Benden <joe@benden.us>
This commit is contained in:
parent
8d7e602972
commit
90eddf76c5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-identify'
|
||||
pkgname=python3-identify
|
||||
version=2.4.11
|
||||
version=2.4.12
|
||||
revision=1
|
||||
wrksrc="identify-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,7 +11,7 @@ maintainer="Joseph Benden <joe@benden.us>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/chriskuehl/identify"
|
||||
distfiles="${PYPI_SITE}/i/identify/identify-${version}.tar.gz"
|
||||
checksum=2986942d3974c8f2e5019a190523b0b0e2a07cb8e89bf236727fb4b26f27f8fd
|
||||
checksum=3f3244a559290e7d3deb9e9adc7b33594c1bc85a9dd82e0f1be519bf12a1ec17
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue