python3-milc: update to 1.8.0.
This commit is contained in:
parent
d2560a244f
commit
b9bade687b
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-milc'
|
# Template file for 'python3-milc'
|
||||||
pkgname=python3-milc
|
pkgname=python3-milc
|
||||||
version=1.6.8
|
version=1.8.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-appdirs python3-argcomplete python3-colorama python3-halo
|
depends="python3-appdirs python3-argcomplete python3-colorama python3-halo
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://milc.clueboard.co"
|
homepage="https://milc.clueboard.co"
|
||||||
changelog="https://raw.githubusercontent.com/clueboard/milc/master/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/clueboard/milc/master/CHANGELOG.rst"
|
||||||
distfiles="https://github.com/clueboard/milc/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/clueboard/milc/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=578f51ca87be5d135ff6e8ada8268402819424b723efb7ac954bd99ebaeec0ab
|
checksum=3bbb7dc7c33c4bdfff8a24e82c60de71af50bf96783f1b83040ccce66485b140
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue