pywal: update to 1.0.2.

Closes: #10266 [via git-merge-pr]
This commit is contained in:
maxice8 2017-12-29 08:08:12 -02:00 committed by Jürgen Buchmüller
parent ae49cf0b90
commit 9c13d555f2

View file

@ -1,17 +1,18 @@
# Template file for 'pywal' # Template file for 'pywal'
pkgname=pywal pkgname=pywal
version=1.0.0 version=1.0.2
revision=1 revision=1
build_style=python3-module build_style=python3-module
noarch="yes" noarch="yes"
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-setuptools"
noarch="yes" noarch="yes"
short_desc="Generate and change colorschemes on the fly" short_desc="Generate and change colorschemes on the fly"
maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>" 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=d6d0110db495193bc7eef7d24c80555459978b602af866323fa41e7b433bfde9 checksum=6da5d0589c98ff91a1d7d6ef6b1c2e7e272856cc8b5aa1870be192f788da7f92
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md