summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Saurel2020-02-19 20:15:18 +0100
committerGuilhem Saurel2020-02-19 20:15:18 +0100
commitac9c60351cdc23c45247aaf26eaf1ccb43ca0a4c (patch)
tree7b993578ef2dc5c4e4162388ea4d438ec7c30526
parent4f6f0f34a3bbb998a668fe5e2263182bc23c1dc1 (diff)
downloadaur-ac9c60351cdc23c45247aaf26eaf1ccb43ca0a4c.tar.gz
v1.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86e928ca6cd3..c7118edaed37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hpp-fcl
pkgdesc = An extension of the Flexible Collision Library
- pkgver = 1.2.2
+ pkgver = 1.3.0
pkgrel = 1
url = https://github.com/humanoid-path-planner/hpp-fcl
arch = i686
@@ -12,8 +12,8 @@ pkgbase = hpp-fcl
depends = eigenpy
optdepends = doxygen
optdepends = octomap
- source = https://github.com/humanoid-path-planner/hpp-fcl/releases/download/v1.2.2/hpp-fcl-1.2.2.tar.gz
- source = https://github.com/humanoid-path-planner/hpp-fcl/releases/download/v1.2.2/hpp-fcl-1.2.2.tar.gz.sig
+ source = https://github.com/humanoid-path-planner/hpp-fcl/releases/download/v1.3.0/hpp-fcl-1.3.0.tar.gz
+ source = https://github.com/humanoid-path-planner/hpp-fcl/releases/download/v1.3.0/hpp-fcl-1.3.0.tar.gz.sig
validpgpkeys = 9B1A79065D2F2B806C8A5A1C7D2ACDAF4653CF28
validpgpkeys = A031AD35058955293D54DECEC45D22EF408328AD
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9f57940127fa..466d262c9c4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgorg='humanoid-path-planner'
pkgname=('hpp-fcl' 'hpp-fcl-docs')
-pkgver=1.2.2
+pkgver=1.3.0
pkgrel=1
pkgdesc="An extension of the Flexible Collision Library"
arch=('i686' 'x86_64')