summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Saurel2020-06-03 13:28:03 +0200
committerGuilhem Saurel2020-06-03 13:28:03 +0200
commit9df06594497907d8b5f026c750027d2e471e9ce7 (patch)
tree338267d0b43c9b59ef56026b34fc5c08b2b19439
parent4fcd599fd2b49ff7362a1bf3c125f6c40048cdfb (diff)
downloadaur-9df06594497907d8b5f026c750027d2e471e9ce7.tar.gz
v1.4.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c01e7029c60..8d52b0589481 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hpp-fcl
pkgdesc = An extension of the Flexible Collision Library
- pkgver = 1.4.4
+ pkgver = 1.4.5
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.4.4/hpp-fcl-1.4.4.tar.gz
- source = https://github.com/humanoid-path-planner/hpp-fcl/releases/download/v1.4.4/hpp-fcl-1.4.4.tar.gz.sig
+ source = https://github.com/humanoid-path-planner/hpp-fcl/releases/download/v1.4.5/hpp-fcl-1.4.5.tar.gz
+ source = https://github.com/humanoid-path-planner/hpp-fcl/releases/download/v1.4.5/hpp-fcl-1.4.5.tar.gz.sig
validpgpkeys = 9B1A79065D2F2B806C8A5A1C7D2ACDAF4653CF28
validpgpkeys = A031AD35058955293D54DECEC45D22EF408328AD
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e2e8f96d9ffd..5a06f861521a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgorg='humanoid-path-planner'
pkgname=('hpp-fcl' 'hpp-fcl-docs')
-pkgver=1.4.4
+pkgver=1.4.5
pkgrel=1
pkgdesc="An extension of the Flexible Collision Library"
arch=('i686' 'x86_64')