summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuilhem Saurel2021-12-13 13:12:28 +0100
committerGuilhem Saurel2021-12-13 13:12:28 +0100
commit99aaf684175bc71fa824642359d7a74cbf673652 (patch)
tree84b32c08fc715b49a026a173887d680015ba6d1a /PKGBUILD
parent07245fa2f8c7dd0117840725d0e065ea311eea0d (diff)
downloadaur-99aaf684175bc71fa824642359d7a74cbf673652.tar.gz
bump for python 3.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74ffd6c29b86..af92226d0153 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgorg='stack-of-tasks'
_pkgname='tsid'
pkgname=("$_pkgname" "$_pkgname-docs")
pkgver=1.6.1
-pkgrel=2
+pkgrel=3
pkgdesc="Efficient Task Space Inverse Dynamics (TSID) based on Pinocchio"
arch=('i686' 'x86_64')
url="https://github.com/$pkgorg/$pkgname"