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