pywal: add missing pycompile_module

This commit is contained in:
Alessio Sergi 2018-06-02 20:05:19 +02:00
parent 84680f089a
commit 4d0da1983f

View file

@ -2,7 +2,9 @@
pkgname=pywal
version=3.0.1
revision=1
noarch=yes
build_style=python3-module
pycompile_module="pywal"
hostmakedepends="python3-setuptools"
depends="python3-setuptools ImageMagick"
short_desc="Generate and change colorschemes on the fly"
@ -12,7 +14,6 @@ license="MIT"
homepage="https://github.com/dylanaraps/pywal"
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=6918487a58ce815670b15d73c87c340f20132146a74e374698219dc87f6ae146
noarch=yes
post_install() {
vlicense LICENSE.md