summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Saurel2021-12-20 20:45:24 +0100
committerGuilhem Saurel2021-12-20 20:45:24 +0100
commit01aabd9d03206a0f61daca0ebbd3199798d75dcd (patch)
treeccffebe7d987a3b0f80fdbd826989348a5063704
parentc1d71a7a60b5fe8f55a87e79ef1640bcd0b81be7 (diff)
downloadaur-01aabd9d03206a0f61daca0ebbd3199798d75dcd.tar.gz
bump for boost 1.78
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ac7a8934423..b5157bffec07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hpp-fcl
pkgdesc = An extension of the Flexible Collision Library
pkgver = 1.7.8
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/humanoid-path-planner/hpp-fcl
arch = i686
arch = x86_64
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"