pywal: update to 1.0.3.

Closes: #10305 [via git-merge-pr]
This commit is contained in:
maxice8 2017-12-31 15:55:27 -02:00 committed by Jürgen Buchmüller
parent 251304070e
commit 17ab9396c6

View file

@ -1,6 +1,6 @@
# Template file for 'pywal' # Template file for 'pywal'
pkgname=pywal pkgname=pywal
version=1.0.2 version=1.0.3
revision=1 revision=1
build_style=python3-module build_style=python3-module
noarch="yes" noarch="yes"
@ -12,7 +12,7 @@ maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
license="MIT" license="MIT"
homepage="https://github.com/dylanaraps/pywal" homepage="https://github.com/dylanaraps/pywal"
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=6da5d0589c98ff91a1d7d6ef6b1c2e7e272856cc8b5aa1870be192f788da7f92 checksum=45c42815a728dc8a8c185f57f810110aca84a77af65634acaf17e68416b0ccc5
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md