summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Saurel2024-03-18 12:37:37 +0100
committerGuilhem Saurel2024-03-18 12:37:37 +0100
commit9c107bb8b9772d1bedcfda573b9ccfe4a97a7b80 (patch)
treed81a0587175a6792b764cbcaadcc8d09a6dd6fe4
parent877099d999fa4743b723c82f9f128bc19631ae1b (diff)
downloadaur-pinocchio-git.tar.gz
bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a965fa1ea409..1dc264faaf43 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pinocchio-git
pkgdesc = Dynamic computations using Spatial Algebra
- pkgver = 2.6.19.r6529.f1b5fc6
+ pkgver = 2.7.0.r6529.877099d
pkgrel = 1
url = https://github.com/stack-of-tasks/pinocchio
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 28301d8cf473..fbbc4e18d921 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Guilhem "Nim65s" Saurel <guilhem.saurel@laas.fr>
+# Maintainer: Guilhem Saurel <guilhem.saurel@laas.fr>
_org='stack-of-tasks'
_pkgname='pinocchio'
-_pkgver=2.6.19
+_pkgver=2.7.0
pkgname="$_pkgname-git"
-pkgver=2.6.19.r6529.f1b5fc6
+pkgver=2.7.0.r6529.877099d
pkgrel=1
pkgdesc="Dynamic computations using Spatial Algebra"
arch=('i686' 'x86_64')