Date: Wednesday, January 8, 2020 @ 13:41:16 Author: foxxx0 Revision: 550281
upgpkg: python-kubernetes 10.0.1-2 rebuild with pkgrel bump and maintainer/contributor fixes Modified: python-kubernetes/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-08 13:40:54 UTC (rev 550280) +++ PKGBUILD 2020-01-08 13:41:16 UTC (rev 550281) @@ -1,9 +1,10 @@ -# Maintainer: Ian Beringer <[email protected]> +# Maintainer: Thore Bödecker <[email protected]> +# Contributor: Ian Beringer <[email protected]> pkgname=python-kubernetes _pkgbase=kubernetes pkgver=10.0.1 -pkgrel=1 +pkgrel=2 license=('Apache') pkgdesc='Python client for the kubernetes API' arch=('any')
