From 20f5ebc61a0922f4d9052c2bb4b2c0c4fa601b60 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 5 May 2018 23:34:14 -0300 Subject: [PATCH] pywal: update to 3.0.0. Closes #14152. Signed-off-by: Enno Boland --- srcpkgs/pywal/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pywal/template b/srcpkgs/pywal/template index 8133c099991..65feaec4f5a 100644 --- a/srcpkgs/pywal/template +++ b/srcpkgs/pywal/template @@ -1,6 +1,6 @@ # Template file for 'pywal' pkgname=pywal -version=2.1.0 +version=3.0.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -8,9 +8,10 @@ depends="python3-setuptools ImageMagick" short_desc="Generate and change colorschemes on the fly" maintainer="Yuusha Spacewolf " 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=aa9d9809cf4553a70f2cd041c048a362e52240639dc85f5a5c4b8ac66a6fb70d +checksum=003807f7d0c0edf4a01a935ff77f0df053cec27f035c8cdf41824d284ddedbab noarch=yes post_install() {