From ce36c41db6bb196102b5418b9069056cdbf70dbd Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 6 Aug 2018 04:50:57 -0300 Subject: [PATCH] python-proselint: update to 0.10.2. --- srcpkgs/python-proselint/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-proselint/template b/srcpkgs/python-proselint/template index 7c563ae65f9..1a653daf1b3 100644 --- a/srcpkgs/python-proselint/template +++ b/srcpkgs/python-proselint/template @@ -1,7 +1,7 @@ # Template file for 'python-proselint' pkgname=python-proselint -version=0.8.0 -revision=3 +version=0.10.2 +revision=1 noarch=yes wrksrc="proselint-${version}" build_style=python-module @@ -10,10 +10,11 @@ hostmakedepends="python-setuptools python3-setuptools" depends="python-setuptools python-click python-future python-six" short_desc="Linter for prose (Python2)" maintainer="Joseph LaFreniere " +license="BSD-3-Clause" homepage="https://github.com/amperser/proselint" -license="3-clause-BSD" +changelog="https://raw.githubusercontent.com/amperser/proselint/master/CHANGELOG.md" distfiles="${PYPI_SITE}/p/proselint/proselint-${version}.tar.gz" -checksum=08d48494533f178eb7a978cbdf10ddf85ed7fc2eb486ff5e7d0aecfa08e81bbd +checksum=3a87eb393056d1bc77d898e4bcf8998f50e9ad84f7b9ff7cf2720509ac8ef904 alternatives="proselint:proselint:/usr/bin/proselint2" post_install() {