summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Saurel2023-09-16 16:53:48 +0200
committerGuilhem Saurel2023-09-16 16:53:48 +0200
commitd886a97ec32188893aecb4eea1829b0340082193 (patch)
tree496973032e423c4b1fd3cfdd0d1792aaf6e03534
parent4c03468a922dd71277c80e7e97388017025bd808 (diff)
downloadaur-d886a97ec32188893aecb4eea1829b0340082193.tar.gz
bump for boost 1.83
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa64fe8939f5..c92fa4aab376 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hpp-fcl
pkgdesc = An extension of the Flexible Collision Library
pkgver = 2.3.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/humanoid-path-planner/hpp-fcl
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 43780212262a..42222544dc08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname='hpp-fcl'
#pkgname=("$_pkgname" "$_pkgname-docs")
pkgname=("$_pkgname")
pkgver=2.3.5
-pkgrel=1
+pkgrel=2
pkgdesc="An extension of the Flexible Collision Library"
arch=('i686' 'x86_64')
url="https://github.com/$pkgorg/$pkgname"