summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Saurel2021-04-19 11:34:06 +0200
committerGuilhem Saurel2021-04-19 11:34:06 +0200
commitafc5fb0cb1309d67acbc2c165e22510a44682275 (patch)
treedff5f4cd9006605734ec44b0a367321824fc7927
parent3934271a65397381c1a6b9bc8ca0d0660e368dda (diff)
downloadaur-afc5fb0cb1309d67acbc2c165e22510a44682275.tar.gz
v1.7.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index adfd5a364e8e..7b5642dd3066 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hpp-fcl
pkgdesc = An extension of the Flexible Collision Library
- pkgver = 1.7.1
+ pkgver = 1.7.2
pkgrel = 1
url = https://github.com/humanoid-path-planner/hpp-fcl
arch = i686
@@ -12,8 +12,8 @@ pkgbase = hpp-fcl
depends = eigenpy
depends = octomap
optdepends = doxygen
- source = https://github.com/humanoid-path-planner/hpp-fcl/releases/download/v1.7.1/hpp-fcl-1.7.1.tar.gz
- source = https://github.com/humanoid-path-planner/hpp-fcl/releases/download/v1.7.1/hpp-fcl-1.7.1.tar.gz.sig
+ source = https://github.com/humanoid-path-planner/hpp-fcl/releases/download/v1.7.2/hpp-fcl-1.7.2.tar.gz
+ source = https://github.com/humanoid-path-planner/hpp-fcl/releases/download/v1.7.2/hpp-fcl-1.7.2.tar.gz.sig
validpgpkeys = 9B1A79065D2F2B806C8A5A1C7D2ACDAF4653CF28
validpgpkeys = A031AD35058955293D54DECEC45D22EF408328AD
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 816b19e782c0..20964ce0d143 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgorg='humanoid-path-planner'
_pkgname='hpp-fcl'
pkgname=("$_pkgname" "$_pkgname-docs")
-pkgver=1.7.1
+pkgver=1.7.2
pkgrel=1
pkgdesc="An extension of the Flexible Collision Library"
arch=('i686' 'x86_64')