summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2a2937fc5fe..3d90bca42d52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-openfermionprojectq
pkgdesc = A plugin allowing OpenFermion to interaface with ProjectQ.
pkgver = 0.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/quantumlib/OpenFermion-ProjectQ/
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index 23bf71722e50..2722de138ffa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=python-${_name}
pkgname=(${pkgbase} python-${_name}-hiq)
pkgver=0.2
-pkgrel=1
+pkgrel=2
pkgdesc="A plugin allowing OpenFermion to interaface with ProjectQ."
arch=('any')
url="https://github.com/quantumlib/OpenFermion-ProjectQ/"