summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Saurel2019-08-08 10:50:48 +0200
committerGuilhem Saurel2019-08-08 10:50:48 +0200
commitcd0fdc638fa117f6e5e12403e6206f44042a1f14 (patch)
tree0b2d273b82b6e0a3247c8b043e98e046bb2cbbe3
parente9350a0b43be1d89755d93eef336107a7964f459 (diff)
downloadaur-cd0fdc638fa117f6e5e12403e6206f44042a1f14.tar.gz
v1.1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e131987656f0..5fdc132dda9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hpp-fcl
pkgdesc = An extension of the Flexible Collision Library
- pkgver = 1.1.2
+ pkgver = 1.1.3
pkgrel = 1
url = https://github.com/humanoid-path-planner/hpp-fcl
arch = i686
@@ -11,8 +11,8 @@ pkgbase = hpp-fcl
depends = assimp
optdepends = doxygen
optdepends = octomap
- source = https://github.com/humanoid-path-planner/hpp-fcl/releases/download/v1.1.2/hpp-fcl-1.1.2.tar.gz
- source = https://github.com/humanoid-path-planner/hpp-fcl/releases/download/v1.1.2/hpp-fcl-1.1.2.tar.gz.sig
+ source = https://github.com/humanoid-path-planner/hpp-fcl/releases/download/v1.1.3/hpp-fcl-1.1.3.tar.gz
+ source = https://github.com/humanoid-path-planner/hpp-fcl/releases/download/v1.1.3/hpp-fcl-1.1.3.tar.gz.sig
validpgpkeys = 9B1A79065D2F2B806C8A5A1C7D2ACDAF4653CF28
validpgpkeys = A031AD35058955293D54DECEC45D22EF408328AD
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 59e9e71daf30..cc479aaf836f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgorg='humanoid-path-planner'
pkgname=('hpp-fcl' 'hpp-fcl-docs')
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc="An extension of the Flexible Collision Library"
arch=('i686' 'x86_64')