From 84680f089a08cebac3ab302c27ec1208c145c05f Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Sat, 2 Jun 2018 15:04:27 -0300 Subject: [PATCH] pywal: update to 3.0.1. (#14763) --- srcpkgs/pywal/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pywal/template b/srcpkgs/pywal/template index 65feaec4f5a..225c81c963e 100644 --- a/srcpkgs/pywal/template +++ b/srcpkgs/pywal/template @@ -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() {