python3-pydyf: update to 0.11.0.
This commit is contained in:
parent
889b1f4099
commit
b918406d7c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pydyf'
|
||||
pkgname=python3-pydyf
|
||||
version=0.10.0
|
||||
version=0.11.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=5c583c35bf51a3dcf9ba852005953bc7a04e8d573237489f20aa70897462362a
|
||||
checksum=4a700f9426bf54ba773efaed6e09dcb96f8baadaa1f4a6b8f8055ef42510c512
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue