summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2020-10-13 18:23:46 +0200
committerMichel Zou2020-10-13 18:23:46 +0200
commite0124bb9352e6d24764745dcacfa90cc2c7a7d1c (patch)
tree8b68e71d6868051e040a9a36aa116266fb2cc692
parentb4bb312f63dcbb06c8901e3646e218ec66b8c56f (diff)
downloadaur-e0124bb9352e6d24764745dcacfa90cc2c7a7d1c.tar.gz
eigen 3.3.8 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18109ad283e1..4b1e656ba19e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mingw-w64-ceres-solver
pkgdesc = Solver for nonlinear least squares problems (mingw-w64)
pkgver = 1.14.0
- pkgrel = 3
+ pkgrel = 4
url = http://ceres-solver.org/
arch = any
license = LGPL
diff --git a/PKGBUILD b/PKGBUILD
index 999a7642f1d7..69918c4d5eda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-ceres-solver
pkgver=1.14.0
-pkgrel=3
+pkgrel=4
pkgdesc="Solver for nonlinear least squares problems (mingw-w64)"
arch=('any')
url="http://ceres-solver.org/"