python3-babelfish: update to 0.6.0.
This commit is contained in:
parent
29ea54c256
commit
a29dd7dfc9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-babelfish'
|
# Template file for 'python3-babelfish'
|
||||||
pkgname=python3-babelfish
|
pkgname=python3-babelfish
|
||||||
version=0.5.5
|
version=0.6.0
|
||||||
revision=5
|
revision=1
|
||||||
wrksrc="babelfish-${version}"
|
wrksrc="babelfish-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/Diaoul/babelfish"
|
homepage="https://github.com/Diaoul/babelfish"
|
||||||
distfiles="${PYPI_SITE}/b/babelfish/babelfish-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/babelfish/babelfish-${version}.tar.gz"
|
||||||
checksum=8380879fa51164ac54a3e393f83c4551a275f03617f54a99d70151358e444104
|
checksum=2dadfadd1b205ca5fa5dc9fa637f5b7933160a0418684c7c46a7a664033208a2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue