summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuilhem Saurel2021-12-20 20:45:24 +0100
committerGuilhem Saurel2021-12-20 20:45:24 +0100
commit01aabd9d03206a0f61daca0ebbd3199798d75dcd (patch)
treeccffebe7d987a3b0f80fdbd826989348a5063704 /PKGBUILD
parentc1d71a7a60b5fe8f55a87e79ef1640bcd0b81be7 (diff)
downloadaur-01aabd9d03206a0f61daca0ebbd3199798d75dcd.tar.gz
bump for boost 1.78
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8db3aee0bac7..09cf7513dbdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgorg='humanoid-path-planner'
_pkgname='hpp-fcl'
pkgname=("$_pkgname" "$_pkgname-docs")
pkgver=1.7.8
-pkgrel=2
+pkgrel=3
pkgdesc="An extension of the Flexible Collision Library"
arch=('i686' 'x86_64')
url="https://github.com/$pkgorg/$pkgname"