pywal: update to 3.0.1. (#14763)

This commit is contained in:
maxice8 2018-06-02 15:04:27 -03:00 committed by Alessio Sergi
parent d08b52f029
commit 84680f089a

View file

@ -1,6 +1,6 @@
# Template file for 'pywal'
pkgname=pywal
version=3.0.0
version=3.0.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -11,7 +11,7 @@ license="MIT"
#changelog="https://raw.githubusercontent.com/dylanaraps/pywal/master/CHANGELOG.md"
homepage="https://github.com/dylanaraps/pywal"
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=003807f7d0c0edf4a01a935ff77f0df053cec27f035c8cdf41824d284ddedbab
checksum=6918487a58ce815670b15d73c87c340f20132146a74e374698219dc87f6ae146
noarch=yes
post_install() {