summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBao Trinh2020-10-02 09:53:44 -0500
committerBao Trinh2020-10-02 09:53:44 -0500
commit986bf579f626db7453147cc5fbf4f4c8d5496527 (patch)
tree9ec5adc43dfda30c3f6c20cb48f01c81d6640eb3 /PKGBUILD
parent0fb880a1b7c1e4c0769b2fcb3d9c1f91705fd4be (diff)
downloadaur-python-proxmoxer.tar.gz
update SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47c24ccdcf79..6bade3e7392a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: Bastien Traverse <firstname at lastname dot email>
+# Maintainer: Bao Trinh <qubidt at gmail>
+# Contributor: Bastien Traverse <firstname at lastname dot email>
pkgname=python-proxmoxer
_name=${pkgname#python-}
pkgver=1.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Python Wrapper for the Proxmox 2.x API (HTTP and SSH)"
arch=('any')
url="https://github.com/swayf/proxmoxer"