summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2023-11-10 19:45:13 +0100
committerMichel Zou2023-11-10 19:45:13 +0100
commit6be3c1faf7ee072cd1a2666b8144f5027f2b6749 (patch)
tree199e7330283ce92e55011aa7c86fb6df0c701c71
parent475388bd703e7bfdfb9dfff8dd8216626e068c22 (diff)
downloadaur-6be3c1faf7ee072cd1a2666b8144f5027f2b6749.tar.gz
suitesparse rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e919acdd1d73..c06339b95a2a 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 = 1
+ pkgrel = 2
url = http://ceres-solver.org/
arch = any
license = LGPL
diff --git a/PKGBUILD b/PKGBUILD
index 97da3ca887cc..c149c16811b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-ceres-solver
pkgver=2.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Solver for nonlinear least squares problems (mingw-w64)"
arch=('any')
url="http://ceres-solver.org/"