summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Martinez2021-12-13 22:31:14 -0600
committerLuis Martinez2021-12-13 22:31:14 -0600
commit67998e5467ea5a880c4c69118a72e44785dc4c35 (patch)
tree3644c579afd929f490d300d50a5cc87f999725e2
parent8e99e69dd234aafeaee442603a163c52169aa924 (diff)
downloadaur-67998e5467ea5a880c4c69118a72e44785dc4c35.tar.gz
python 3.10 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5bb4e32c90cd..61754aac5307 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-google-cloud-bigquery
pkgdesc = Google BigQuery API client library
pkgver = 2.31.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/googleapis/python-bigquery
changelog = CHANGELOG.md
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index f6a5863c061a..65420903b52d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-google-cloud-bigquery
pkgver=2.31.0
-pkgrel=1
+pkgrel=2
pkgdesc="Google BigQuery API client library"
arch=('any')
url="https://github.com/googleapis/python-bigquery"