From a13bcd2737c6b25b6e360271087e61ea8148c2cd Mon Sep 17 00:00:00 2001 From: Gadzhi Kharkharov Date: Sat, 23 Oct 2021 01:49:47 +0300 Subject: [PATCH] python3-proselint: update to 0.12.0. --- srcpkgs/python3-proselint/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-proselint/template b/srcpkgs/python3-proselint/template index 2ad63eba5c31..b686a2807b1f 100644 --- a/srcpkgs/python3-proselint/template +++ b/srcpkgs/python3-proselint/template @@ -1,7 +1,7 @@ # Template file for 'python3-proselint' pkgname=python3-proselint -version=0.10.2 -revision=5 +version=0.12.0 +revision=1 wrksrc="proselint-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ license="BSD-3-Clause" homepage="https://github.com/amperser/proselint" changelog="https://raw.githubusercontent.com/amperser/proselint/master/CHANGELOG.md" distfiles="${PYPI_SITE}/p/proselint/proselint-${version}.tar.gz" -checksum=3a87eb393056d1bc77d898e4bcf8998f50e9ad84f7b9ff7cf2720509ac8ef904 +checksum=2a98d9c14382d94ed9122a6c0b0657a814cd5c892c77d9477309fc99f86592e6 conflicts="python-proselint>=0" post_install() {