summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2024-02-27 18:34:36 +0100
committerMichel Zou2024-02-27 18:34:36 +0100
commitce968dd2cff4898eb766cb4a52375ce382cabbf5 (patch)
treef99947f2d4670b7e634de81ee4162b7bc2545428
parent6be3c1faf7ee072cd1a2666b8144f5027f2b6749 (diff)
downloadaur-ce968dd2cff4898eb766cb4a52375ce382cabbf5.tar.gz
glog rebuid
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c06339b95a2a..7c5c455e4da0 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 = 2
+ pkgrel = 3
url = http://ceres-solver.org/
arch = any
license = LGPL
diff --git a/PKGBUILD b/PKGBUILD
index c149c16811b3..25a728a97f9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-ceres-solver
pkgver=2.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="Solver for nonlinear least squares problems (mingw-w64)"
arch=('any')
url="http://ceres-solver.org/"