maxice8 4f4ed0c5c1 pywal: update to 1.2.1.
Closes: #10538 [via git-merge-pr]
2018-01-09 15:49:23 +01:00

20 lines
540 B
Bash

# Template file for 'pywal'
pkgname=pywal
version=1.2.1
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 <xyuusha@paranoici.org>"
license="MIT"
homepage="https://github.com/dylanaraps/pywal"
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=d6b7aa659cce3eb086cabbf649462768fd518691c80dae5d0e0ecf5ea51f835f
post_install() {
vlicense LICENSE.md
}