summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuilhem Saurel2023-01-24 13:49:20 +0100
committerGuilhem Saurel2023-01-24 13:49:20 +0100
commit2fdfa428474291437f2245ed0c29c7efa040361c (patch)
tree87eb30993288733d93ef5da1a0d6be3d66092e23 /PKGBUILD
parent7921d59bab689d91d7819ab6d543f5dd94e0aa8c (diff)
downloadaur-2fdfa428474291437f2245ed0c29c7efa040361c.tar.gz
bump for boost 1.81
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 148e43d60c49..262293d7179c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgorg='stack-of-tasks'
_pkgname='eiquadprog'
pkgname=("${_pkgname}" "${_pkgname}-docs")
pkgver=1.2.5
-pkgrel=1
+pkgrel=2
pkgdesc="Quadratic Programing solver with eigen"
arch=('any')
url="https://github.com/${pkgorg}/${_pkgname}"