summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Saurel2020-11-14 03:02:08 +0100
committerGuilhem Saurel2020-11-14 03:02:08 +0100
commit2be41b046451b0acf3994137d230b44fefa85a56 (patch)
treec250811136a5074ee56b58c9dd0cb7cfbb89d9ae
parent35a38865c0614310ac9f96bbd558c3605a81f446 (diff)
downloadaur-2be41b046451b0acf3994137d230b44fefa85a56.tar.gz
v2.5.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e63a201c721..a897c8ae7eca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pinocchio
pkgdesc = Dynamic computations using Spatial Algebra
- pkgver = 2.5.2
+ pkgver = 2.5.3
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.5.2/pinocchio-2.5.2.tar.gz
- source = https://github.com/stack-of-tasks/pinocchio/releases/download/v2.5.2/pinocchio-2.5.2.tar.gz.sig
+ source = https://github.com/stack-of-tasks/pinocchio/releases/download/v2.5.3/pinocchio-2.5.3.tar.gz
+ source = https://github.com/stack-of-tasks/pinocchio/releases/download/v2.5.3/pinocchio-2.5.3.tar.gz.sig
validpgpkeys = A031AD35058955293D54DECEC45D22EF408328AD
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ae31aa74ad29..05c0157e7cd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgorg='stack-of-tasks'
pkgname=('pinocchio' 'pinocchio-docs')
-pkgver=2.5.2
+pkgver=2.5.3
pkgrel=1
pkgdesc="Dynamic computations using Spatial Algebra"
arch=('i686' 'x86_64')