summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIyán Méndez Veiga2020-12-06 16:00:14 +0100
committerIyán Méndez Veiga2020-12-06 16:00:14 +0100
commite5730e077554b3d95e027ab3ca47c32822a1a931 (patch)
treef865c962d4e1ba56f42bcfad7088e88ac7e36091 /PKGBUILD
parente3f88bf782fa6de1f4e60283b81007aca229a873 (diff)
downloadaur-e5730e077554b3d95e027ab3ca47c32822a1a931.tar.gz
Python 3.9 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88325b9962bb..44d7b9044ae2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=qiskit-terra
pkgname=python-${_pkgname}
pkgver=0.16.1
-pkgrel=1
+pkgrel=2
pkgdesc="An open-source framework for working with noisy quantum computers at the level of pulses, circuits, and algorithms"
arch=('x86_64')
url="https://github.com/Qiskit/qiskit-terra"