From ffab36823b3003b04226792508c1c69304c308dc Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 3 Apr 2018 12:26:42 -0300 Subject: [PATCH] py3status: update to 3.8. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: #13190 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller --- srcpkgs/py3status/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/py3status/template b/srcpkgs/py3status/template index fd35519bab6..c5c56ed9c5d 100644 --- a/srcpkgs/py3status/template +++ b/srcpkgs/py3status/template @@ -1,18 +1,18 @@ # Template file for 'py3status' pkgname=py3status -version=3.7 +version=3.8 revision=1 noarch=yes build_style=python3-module pycompile_module="py3status" hostmakedepends="python3-setuptools" depends="python3-setuptools" -short_desc="Alternative i3bar" -license="3-clause-BSD" +short_desc="Alternative i3bar implementation in Python3" +license="BSD-3-Clause" maintainer="teldra " homepage="https://github.com/ultrabug/py3status" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=ea0efd310a5211f52f8481b5e201ce0b5d6bb45d07c4805c988fd3020db054f8 +checksum=3e19625f2f63910cb96e232331a57379ba0401f2b3cfcf00bd2d4e45da90f462 post_install() { vlicense LICENSE