summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Saurel2021-04-03 15:27:12 +0200
committerGuilhem Saurel2021-04-03 15:27:12 +0200
commit3934271a65397381c1a6b9bc8ca0d0660e368dda (patch)
treec71a7e1ee028771261c6b155eca56e3d0042e6de
parent692650c187c48b7c7b5dd85f0bde56ae53b7db69 (diff)
downloadaur-3934271a65397381c1a6b9bc8ca0d0660e368dda.tar.gz
v1.7.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4603ae43aa9e..adfd5a364e8e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hpp-fcl
pkgdesc = An extension of the Flexible Collision Library
- pkgver = 1.7.0
+ pkgver = 1.7.1
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.0/hpp-fcl-1.7.0.tar.gz
- source = https://github.com/humanoid-path-planner/hpp-fcl/releases/download/v1.7.0/hpp-fcl-1.7.0.tar.gz.sig
+ 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
validpgpkeys = 9B1A79065D2F2B806C8A5A1C7D2ACDAF4653CF28
validpgpkeys = A031AD35058955293D54DECEC45D22EF408328AD
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f25d9a0cade0..816b19e782c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgorg='humanoid-path-planner'
_pkgname='hpp-fcl'
pkgname=("$_pkgname" "$_pkgname-docs")
-pkgver=1.7.0
+pkgver=1.7.1
pkgrel=1
pkgdesc="An extension of the Flexible Collision Library"
arch=('i686' 'x86_64')