mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python3-mtranslate: update to 1.8.
This commit is contained in:
parent
047b33647b
commit
9a4ada1279
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-mtranslate'
|
# Template file for 'python3-mtranslate'
|
||||||
pkgname=python3-mtranslate
|
pkgname=python3-mtranslate
|
||||||
version=1.6
|
version=1.8
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="mtranslate-${version}"
|
wrksrc="mtranslate-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/mouuff/mtranslate"
|
homepage="https://github.com/mouuff/mtranslate"
|
||||||
distfiles="https://github.com/mouuff/mtranslate/archive/${version}.tar.gz"
|
distfiles="https://github.com/mouuff/mtranslate/archive/${version}.tar.gz"
|
||||||
checksum=58fe274c692717a6e22acaf8712014a4ba1bd9a09409d246f31796f6f0117385
|
checksum=cbba819e6a6a87d68e6cd6b4c7d6581a589dcc1a4fa145b7d3a6ffe901413196
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue