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"