mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
screenplain: update to 0.10.0.
This commit is contained in:
parent
e8e67c78db
commit
33698588d4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'screenplain'
|
||||
pkgname=screenplain
|
||||
version=0.9.0
|
||||
revision=6
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-reportlab"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://www.screenplain.com/"
|
||||
distfiles="https://github.com/vilcans/screenplain/archive/${version}.tar.gz"
|
||||
checksum=b506d4ec2463ea670db753f16fd88a77c6dbfb1096e5f4956c7736a117cea4f1
|
||||
checksum=9f98880a19c0b3e79548eaee265a5b7194ce9bf16bbb9f79e1468a5042dfc33a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue