diff --git a/srcpkgs/pywal/template b/srcpkgs/pywal/template index 2845e924c36..435358a4882 100644 --- a/srcpkgs/pywal/template +++ b/srcpkgs/pywal/template @@ -1,17 +1,18 @@ # Template file for 'pywal' pkgname=pywal -version=1.0.0 +version=1.0.2 revision=1 build_style=python3-module noarch="yes" hostmakedepends="python3-setuptools" +depends="python3-setuptools" noarch="yes" short_desc="Generate and change colorschemes on the fly" maintainer="Yuusha Spacewolf " license="MIT" homepage="https://github.com/dylanaraps/pywal" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=d6d0110db495193bc7eef7d24c80555459978b602af866323fa41e7b433bfde9 +checksum=6da5d0589c98ff91a1d7d6ef6b1c2e7e272856cc8b5aa1870be192f788da7f92 post_install() { vlicense LICENSE.md