summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIyán Méndez Veiga2024-12-22 17:36:45 +0100
committerIyán Méndez Veiga2024-12-22 17:36:45 +0100
commit9d59a98e585b6dd162938e9b960977c9bb332f10 (patch)
tree3373e18f9723015f2be663a5cf4fd7c9d44e4d07 /PKGBUILD
parent87eb4ed251f457f3de4f5681b9f99c6fc1bcb1a7 (diff)
downloadaur-9d59a98e585b6dd162938e9b960977c9bb332f10.tar.gz
upgpkg: python-qiskit-aer 0.15.1-2
python rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05e1d9a97d8e..b31f42f113ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=qiskit-aer
pkgname=python-$_pkgname
pkgver=0.15.1
-pkgrel=1
+pkgrel=2
pkgdesc="A high performance simulator for quantum circuits that includes noise models"
arch=(x86_64)
url="https://github.com/Qiskit/qiskit-aer"