Trimage: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-24 12:24:23 +01:00
parent 77b4469791
commit 57083b986e

View file

@ -1,7 +1,7 @@
# Template file for 'Trimage' # Template file for 'Trimage'
pkgname=Trimage pkgname=Trimage
version=1.0.6 version=1.0.6
revision=1 revision=2
wrksrc="Trimage-${version}" wrksrc="Trimage-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3" hostmakedepends="python3"