python3-pydyf: update to 0.8.0.
This commit is contained in:
parent
71136429a8
commit
c3ec579cb0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pydyf'
|
||||
pkgname=python3-pydyf
|
||||
version=0.7.0
|
||||
version=0.8.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core python3-flit_core"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://courtbouillon.org/pydyf"
|
||||
distfiles="https://github.com/CourtBouillon/pydyf/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=b7055ab659108f13036637a398de6ed20a9e23e11ed33fbd9cc586c91fcfd16b
|
||||
checksum=df9fca7becfa6ede2800302f7aa12f42f37b93e0f2caac646fe53d025ff29856
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue