diff options
author | Iyán Méndez Veiga | 2024-12-22 17:36:45 +0100 |
---|---|---|
committer | Iyán Méndez Veiga | 2024-12-22 17:36:45 +0100 |
commit | 9d59a98e585b6dd162938e9b960977c9bb332f10 (patch) | |
tree | 3373e18f9723015f2be663a5cf4fd7c9d44e4d07 /PKGBUILD | |
parent | 87eb4ed251f457f3de4f5681b9f99c6fc1bcb1a7 (diff) | |
download | aur-9d59a98e585b6dd162938e9b960977c9bb332f10.tar.gz |
upgpkg: python-qiskit-aer 0.15.1-2
python rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |