summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuilhem Saurel2021-03-11 00:03:00 +0100
committerGuilhem Saurel2021-03-11 00:03:00 +0100
commitf4f98300bcdbadd1dac847c415c9815a908c1948 (patch)
tree96213ca1a4898b1aa0b877f2c0654c8d093fcd87 /PKGBUILD
parent210f9dab08aaec3d9bdf8d33b084f34916742af2 (diff)
downloadaur-f4f98300bcdbadd1dac847c415c9815a908c1948.tar.gz
v1.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7163a992110..3b4c6618f6a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgorg='stack-of-tasks'
_pkgname='eiquadprog'
pkgname=("${_pkgname}" "${_pkgname}-docs")
-pkgver=1.2.2
-pkgrel=2
+pkgver=1.2.3
+pkgrel=1
pkgdesc="Quadratic Programing solver with eigen"
arch=('any')
url="https://github.com/${pkgorg}/${_pkgname}"