summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDevaev Maxim2019-04-30 02:10:44 +0300
committerDevaev Maxim2019-04-30 02:10:44 +0300
commit4b119fe49182edba34f3e47ba730689569cd6c45 (patch)
treebd768b242f484ba776194ecb2c734913686a45c6 /PKGBUILD
parentf1b69a0f101c93a173ccbdea51ff6a87141d9df3 (diff)
downloadaur-python-pyghmi.tar.gz
Update to 1.3.0-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70836b9e5211..3da81a964b76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=python-pyghmi
pkgver=1.3.0
-pkgrel=3
+pkgrel=4
pkgdesc="A Pure python IPMI library"
url="https://github.com/openstack/pyghmi"
license=("Apache 2.0")
arch=(any)
depends=(python-cryptography)
-makedepends=(python-distribute python-pbr)
+makedepends=(python-distribute)
source=(${pkgname}::"git+https://github.com/openstack/pyghmi#commit=${pkgver}")
md5sums=(SKIP)