summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Saurel2020-05-24 09:28:02 +0200
committerGuilhem Saurel2020-05-24 09:28:02 +0200
commita4feccbc262505e936f4f2e7563cbc3c14b394b6 (patch)
tree196d147184c115d5212c6ce92f0cc3024bd2761d
parent4bf727652b4019d1c467d2c9092b8345a1a415d0 (diff)
downloadaur-a4feccbc262505e936f4f2e7563cbc3c14b394b6.tar.gz
v2.4.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8ba292aadbb..b6679857613b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pinocchio
pkgdesc = Dynamic computations using Spatial Algebra
- pkgver = 2.4.4
+ pkgver = 2.4.5
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.4.4/pinocchio-2.4.4.tar.gz
- source = https://github.com/stack-of-tasks/pinocchio/releases/download/v2.4.4/pinocchio-2.4.4.tar.gz.sig
+ source = https://github.com/stack-of-tasks/pinocchio/releases/download/v2.4.5/pinocchio-2.4.5.tar.gz
+ source = https://github.com/stack-of-tasks/pinocchio/releases/download/v2.4.5/pinocchio-2.4.5.tar.gz.sig
validpgpkeys = A031AD35058955293D54DECEC45D22EF408328AD
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5e0b5c120c28..e965b82df573 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgorg='stack-of-tasks'
pkgname=('pinocchio' 'pinocchio-docs')
-pkgver=2.4.4
+pkgver=2.4.5
pkgrel=1
pkgdesc="Dynamic computations using Spatial Algebra"
arch=('i686' 'x86_64')