summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShiv Upadhyay2021-02-02 22:38:09 -0500
committerShiv Upadhyay2021-02-02 22:38:09 -0500
commit4dd137d82d113b76ee0208233641108450ca76e5 (patch)
treef7983513263ec944912f9d37e6359c9609b88e86
parent8818610a49d44b1baf6bf00317ef94a2db389526 (diff)
downloadaur-4dd137d82d113b76ee0208233641108450ca76e5.tar.gz
Update url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93806ad51888..0437092623aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = python-qiskit-aer-gpu
pkgdesc = A high performance simulator for quantum circuits that includes noise models
pkgver = 0.7.3
- pkgrel = 1
- url = https://github.com/nschloe/quadpy
+ pkgrel = 2
+ url = https://github.com/Qiskit/qiskit-aer
arch = x86_64
license = Apache
makedepends = python-setuptools
diff --git a/PKGBUILD b/PKGBUILD
index f74fecf6734d..6b157f16b0f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@ pkgname=python-qiskit-aer-gpu
_name=qiskit_aer_gpu
_py=cp39
pkgver=0.7.3
-pkgrel=1
+pkgrel=2
pkgdesc="A high performance simulator for quantum circuits that includes noise models"
arch=(x86_64)
license=(Apache)
-url="https://github.com/nschloe/quadpy"
+url="https://github.com/Qiskit/qiskit-aer"
depends=(
)
makedepends=(