python3-injector: update to 0.19.0
This commit is contained in:
parent
c4bb1f1a52
commit
370c8e1ef9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-injector'
|
# Template file for 'python3-injector'
|
||||||
pkgname=python3-injector
|
pkgname=python3-injector
|
||||||
version=0.18.4
|
version=0.19.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="injector-${version}"
|
wrksrc="injector-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-typing_extensions python3-setuptools"
|
hostmakedepends="python3-typing_extensions python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Duje Mihanovic <mihaduje@pm.me>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/alecthomas/injector"
|
homepage="https://github.com/alecthomas/injector"
|
||||||
distfiles="https://github.com/alecthomas/injector/archive/${version}.tar.gz"
|
distfiles="https://github.com/alecthomas/injector/archive/${version}.tar.gz"
|
||||||
checksum=9f00f16bb667142a076073af0df2c30013b1fc4c032c49029ad2f9bcba88d3b9
|
checksum=ecc568a4ccb405b7f759db3fdd7c65a6f0435e3ee67ab6149e244f3c214e55bb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue