diff --git a/python-pluggy/PKGBUILD b/python-pluggy/PKGBUILD index c9785f18..f09b5eab 100644 --- a/python-pluggy/PKGBUILD +++ b/python-pluggy/PKGBUILD @@ -3,8 +3,8 @@ _realname=pluggy pkgbase=python-pluggy pkgname=(python-${_realname}) -pkgver=1.0.0 -pkgrel=2 +pkgver=1.1.0 +pkgrel=1 pkgdesc="Plugin and hook calling mechanisms for python" arch=('any') url="https://github.com/pytest-dev/pluggy" @@ -22,7 +22,7 @@ provides=("python3-${_realname}") replaces=("python3-${_realname}") conflicts=("python3-${_realname}") source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/pytest-dev/pluggy/archive/${pkgver}.tar.gz") -sha512sums=('88f1180d2607115d6516cba07fa7c1f0e284d1e16fb7ed42c4a05d5d2b0dc1419d2bdbdadc34e2eb7f6b0cc9fc97715c6b184542c01f6bc33242a872c46d7903') +sha512sums=('c55cbd51c67fbcdee0c6911795c9cc21a506ce8aa8dbfcbc1195d06cf35ef5a82974406ec1077c9caf232a584a393b044a9fb5fc66ee81802be0e61aa76b3751') prepare() { # Set version for setuptools_scm