[arch-commits] Commit in python-proxmoxer/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Thu Jun 30 00:06:45 UTC 2022


    Date: Thursday, June 30, 2022 @ 00:06:45
  Author: svenstaro
Revision: 1241821

upgpkg: python-proxmoxer 1.3.1-1

Modified:
  python-proxmoxer/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-30 00:06:39 UTC (rev 1241820)
+++ PKGBUILD	2022-06-30 00:06:45 UTC (rev 1241821)
@@ -4,8 +4,8 @@
 
 pkgname=python-proxmoxer
 _name=${pkgname#python-}
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.3.1
+pkgrel=1
 pkgdesc="Python Wrapper for the Proxmox 2.x API (HTTP and SSH)"
 arch=('any')
 url="https://github.com/proxmoxer/proxmoxer"
@@ -15,7 +15,7 @@
 			'python-paramiko: for ssh_paramiko backend')
 makedepends=('python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha256sums=('d1261c1cefd4d4faa6c654922c8db72cfee51e811e5ede4eb38a48cc62dac80e')
+sha256sums=('ef32c549877bf4439da6df3dff08be10d9dfe3bfc8a25d676a786ffe861ee096')
 
 build() {
   cd "${srcdir}/${_name}-${pkgver}"



More information about the arch-commits mailing list