summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Saurel2020-12-13 11:28:47 +0100
committerGuilhem Saurel2020-12-13 11:28:47 +0100
commitbd44579c69503bd2f69a610889288227397215c8 (patch)
tree7182e5e8abdbb5f57b022f70268746eb89a82709
parent76111cd0c23d627e8b4ca71691cee4b203be5ecf (diff)
downloadaur-bd44579c69503bd2f69a610889288227397215c8.tar.gz
trigger rebuild for boost
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1e94727d5a6..a173b4e209d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hpp-fcl
pkgdesc = An extension of the Flexible Collision Library
pkgver = 1.6.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/humanoid-path-planner/hpp-fcl
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index b759c001e6f3..ff571ddf169b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgorg='humanoid-path-planner'
pkgname=('hpp-fcl' 'hpp-fcl-docs')
pkgver=1.6.0
-pkgrel=3
+pkgrel=4
pkgdesc="An extension of the Flexible Collision Library"
arch=('i686' 'x86_64')
url="https://github.com/$pkgorg/$pkgname"