summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2019-11-04 01:17:35 +0000
committerFelix Yan2019-11-04 01:17:35 +0000
commit538cfed7d6f59653342578f14825812f9a58b90c (patch)
tree945b956abec1cb72d12c9b6387edf5fba4534515
parentc412376415cc7f121be59503faa3967bbb16e603 (diff)
downloadaur-538cfed7d6f59653342578f14825812f9a58b90c.tar.gz
Python 3.8 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d172af7c422..15411a44dcb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-influxdb
pkgver=5.2.3
-pkgrel=1
+pkgrel=2
pkgdesc="Python client for InfluxDB"
arch=('any')
url="https://github.com/influxdata/influxdb-python/"