From 38096ab4f80131bf65e22d48958319a6611fb42c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 13 Dec 2021 00:27:07 +0000 Subject: [PATCH] community/python-redbaron to 0.9.2-6 --- community/python-redbaron/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/python-redbaron/PKGBUILD b/community/python-redbaron/PKGBUILD index e89a2ef29..66189a73e 100644 --- a/community/python-redbaron/PKGBUILD +++ b/community/python-redbaron/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python-redbaron pkgver=0.9.2 -pkgrel=5 +pkgrel=6 pkgdesc="Abstraction on top of baron, a FST for python to make writing refactoring code a realistic task" url="https://github.com/PyCQA/redbaron" license=('LGPL')