summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIyán Méndez Veiga2023-11-11 17:26:20 +0100
committerIyán Méndez Veiga2023-11-11 17:26:20 +0100
commit9a53fba364067899ea6ca75443ddecf57e45c217 (patch)
treef6060caeba39795358fb43b28cb27e6c38e56ed2
parenta7fefed629b0c0ea970740317cb774353c8af773 (diff)
downloadaur-9a53fba364067899ea6ca75443ddecf57e45c217.tar.gz
upgpkg: python-qiskit-algorithms 0.2.1-2
replace arch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f1bd4f8f3c8..042b45ecea90 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
pkgbase = python-qiskit-algorithms
pkgdesc = A library of quantum algorithms for Qiskit
pkgver = 0.2.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/qiskit-community/qiskit-algorithms
- arch = x86_64
+ arch = any
license = Apache
makedepends = python-build
makedepends = python-installer
diff --git a/PKGBUILD b/PKGBUILD
index 485ea54686ad..f42d33aae658 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
_pkgname=qiskit-algorithms
pkgname=python-${_pkgname}
pkgver=0.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="A library of quantum algorithms for Qiskit"
-arch=('x86_64')
+arch=('any')
url="https://github.com/qiskit-community/qiskit-algorithms"
license=('Apache')
depends=(