summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2024-03-31 13:02:26 +0200
committerMichel Zou2024-03-31 13:02:26 +0200
commit2ad2eb7ce602a889f21bcabdd9bb62f3d2a3a8b5 (patch)
treef3e57671a17f20523630e8032bf1d6371be0e19d
parentce968dd2cff4898eb766cb4a52375ce382cabbf5 (diff)
downloadaur-mingw-w64-ceres-solver.tar.gz
suitesparse rebuilt
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c5c455e4da0..b88f33ee560d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mingw-w64-ceres-solver
pkgdesc = Solver for nonlinear least squares problems (mingw-w64)
pkgver = 2.2.0
- pkgrel = 3
+ pkgrel = 4
url = http://ceres-solver.org/
arch = any
license = LGPL
diff --git a/PKGBUILD b/PKGBUILD
index 25a728a97f9b..6175e7bb26f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-ceres-solver
pkgver=2.2.0
-pkgrel=3
+pkgrel=4
pkgdesc="Solver for nonlinear least squares problems (mingw-w64)"
arch=('any')
url="http://ceres-solver.org/"