summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Saurel2020-04-27 11:21:33 +0200
committerGuilhem Saurel2020-04-27 11:21:33 +0200
commit4fcd599fd2b49ff7362a1bf3c125f6c40048cdfb (patch)
tree8d19718dc2ad2411a870101df9fbf9416f449ce9
parent0967616da4745c5333e6b31c9951bf9360a2a645 (diff)
downloadaur-4fcd599fd2b49ff7362a1bf3c125f6c40048cdfb.tar.gz
v1.4.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53a6877e73b3..7c01e7029c60 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hpp-fcl
pkgdesc = An extension of the Flexible Collision Library
- pkgver = 1.4.2
+ pkgver = 1.4.4
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.2/hpp-fcl-1.4.2.tar.gz
- source = https://github.com/humanoid-path-planner/hpp-fcl/releases/download/v1.4.2/hpp-fcl-1.4.2.tar.gz.sig
+ 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
validpgpkeys = 9B1A79065D2F2B806C8A5A1C7D2ACDAF4653CF28
validpgpkeys = A031AD35058955293D54DECEC45D22EF408328AD
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a0070d98ec6a..e2e8f96d9ffd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgorg='humanoid-path-planner'
pkgname=('hpp-fcl' 'hpp-fcl-docs')
-pkgver=1.4.2
+pkgver=1.4.4
pkgrel=1
pkgdesc="An extension of the Flexible Collision Library"
arch=('i686' 'x86_64')