summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDamien Nguyen2021-08-18 10:21:58 +0200
committerDamien Nguyen2021-08-18 10:21:58 +0200
commit4bff34f5108f0e0cfccda293d138fe4405ea8e1f (patch)
treed519153c83a81bbec7dc68f92db952195142c07b /PKGBUILD
parent44b2d25daac5ab8b74d5bb7a99a3df48b80e8b03 (diff)
downloadaur-python-openfermionprojectq.tar.gz
Update pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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/"