summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Saurel2019-09-10 19:07:30 +0200
committerGuilhem Saurel2019-09-10 19:07:30 +0200
commitcede0c45a4a104137ce03570f5e3456ada4968fc (patch)
tree7089accfde596ee635dd91bc97119cb984270e89
parentb398a7edd1259f8eeaaddba5a558bf9f0b8cb189 (diff)
downloadaur-cede0c45a4a104137ce03570f5e3456ada4968fc.tar.gz
v2.1.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 708347a6f833..64884b4df7f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pinocchio
pkgdesc = Dynamic computations using Spatial Algebra
- pkgver = 2.1.6
- pkgrel = 2
+ pkgver = 2.1.7
+ pkgrel = 1
url = https://github.com/stack-of-tasks/pinocchio
arch = i686
arch = x86_64
@@ -15,8 +15,8 @@ pkgbase = pinocchio
optdepends = lua52
optdepends = cppad
optdepends = cppadcodegen
- source = https://github.com/stack-of-tasks/pinocchio/releases/download/v2.1.6/pinocchio-2.1.6.tar.gz
- source = https://github.com/stack-of-tasks/pinocchio/releases/download/v2.1.6/pinocchio-2.1.6.tar.gz.sig
+ 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
validpgpkeys = A031AD35058955293D54DECEC45D22EF408328AD
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d969fb66cf00..c993b166c918 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgorg='stack-of-tasks'
pkgname=('pinocchio' 'pinocchio-docs')
-pkgver=2.1.6
-pkgrel=2
+pkgver=2.1.7
+pkgrel=1
pkgdesc="Dynamic computations using Spatial Algebra"
arch=('i686' 'x86_64')
url="https://github.com/$pkgorg/$pkgname"