summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Saurel2019-09-30 20:18:38 +0200
committerGuilhem Saurel2019-09-30 20:18:38 +0200
commit078f9c9cd6c5b1deff6d718050e7797cf492610a (patch)
tree5e304d8038c38729d2059937a5f64617c694d186
parentcede0c45a4a104137ce03570f5e3456ada4968fc (diff)
downloadaur-078f9c9cd6c5b1deff6d718050e7797cf492610a.tar.gz
v2.1.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64884b4df7f9..f0cd407da420 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pinocchio
pkgdesc = Dynamic computations using Spatial Algebra
- pkgver = 2.1.7
+ pkgver = 2.1.8
pkgrel = 1
url = https://github.com/stack-of-tasks/pinocchio
arch = i686
@@ -15,8 +15,8 @@ pkgbase = pinocchio
optdepends = lua52
optdepends = cppad
optdepends = cppadcodegen
- source = https://github.com/stack-of-tasks/pinocchio/releases/download/v2.1.7/pinocchio-2.1.7.tar.gz
- source = https://github.com/stack-of-tasks/pinocchio/releases/download/v2.1.7/pinocchio-2.1.7.tar.gz.sig
+ source = https://github.com/stack-of-tasks/pinocchio/releases/download/v2.1.8/pinocchio-2.1.8.tar.gz
+ source = https://github.com/stack-of-tasks/pinocchio/releases/download/v2.1.8/pinocchio-2.1.8.tar.gz.sig
validpgpkeys = A031AD35058955293D54DECEC45D22EF408328AD
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c993b166c918..4d7c9a8b0b06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgorg='stack-of-tasks'
pkgname=('pinocchio' 'pinocchio-docs')
-pkgver=2.1.7
+pkgver=2.1.8
pkgrel=1
pkgdesc="Dynamic computations using Spatial Algebra"
arch=('i686' 'x86_64')