From b80727d970fee03478e256535bc01ecd9458a35a Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 6 Feb 2025 05:24:50 +0000 Subject: [PATCH] python-custom_inherit: auto updated to 2.4.1-2 --- BioArchLinux/python-custom_inherit/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/python-custom_inherit/PKGBUILD b/BioArchLinux/python-custom_inherit/PKGBUILD index fd31e26a54..426382a9c6 100644 --- a/BioArchLinux/python-custom_inherit/PKGBUILD +++ b/BioArchLinux/python-custom_inherit/PKGBUILD @@ -2,7 +2,7 @@ _name=custom_inherit pkgname="python-$_name" pkgver=2.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="convenient, light-weight tools for inheriting docstrings" arch=('any') url="https://github.com/rsokl/custom_inherit"