screenplain: update to 0.10.0.

This commit is contained in:
Andrew Benson 2023-11-16 10:22:55 -06:00
parent e8e67c78db
commit 33698588d4

View file

@ -1,7 +1,7 @@
# Template file for 'screenplain' # Template file for 'screenplain'
pkgname=screenplain pkgname=screenplain
version=0.9.0 version=0.10.0
revision=6 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-reportlab" depends="python3-reportlab"
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT" license="MIT"
homepage="http://www.screenplain.com/" homepage="http://www.screenplain.com/"
distfiles="https://github.com/vilcans/screenplain/archive/${version}.tar.gz" distfiles="https://github.com/vilcans/screenplain/archive/${version}.tar.gz"
checksum=b506d4ec2463ea670db753f16fd88a77c6dbfb1096e5f4956c7736a117cea4f1 checksum=9f98880a19c0b3e79548eaee265a5b7194ce9bf16bbb9f79e1468a5042dfc33a
post_install() { post_install() {
vlicense LICENSE.txt vlicense LICENSE.txt