summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIyán Méndez Veiga2023-08-27 16:05:14 +0200
committerIyán Méndez Veiga2023-08-27 16:05:14 +0200
commit8b1ba3beca15b10b6aa53ad31b1332642d243f9c (patch)
treeb5e7c8c830d9c7bfe0e8780b6766e6d9fc9e98b2 /PKGBUILD
parent65e1f4e46bd0405603ec29bd58c38e7591ec52d9 (diff)
downloadaur-8b1ba3beca15b10b6aa53ad31b1332642d243f9c.tar.gz
upgpkg: python-qiskit-terra 0.25.0-2
Add deprecated notice This package no longer exists upstream, it was replaced by qiskit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8129125dd36a..9402ebb5774d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=qiskit-terra
pkgname=python-${_pkgname}
pkgver=0.25.0
-pkgrel=1
-pkgdesc="An open-source framework for working with noisy quantum computers at the level of pulses, circuits, and algorithms"
+pkgrel=2
+pkgdesc=" (DEPRECATED) 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"
license=('Apache')