summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuilhem Saurel2022-09-24 15:20:08 +0200
committerGuilhem Saurel2022-09-24 15:20:08 +0200
commit50d664420c2271a04fdefe8ae60b7fd162c6f955 (patch)
tree832b19af6da583c419f7c6f3b37d71115e6206e0 /PKGBUILD
parent6da5fb1e06014b1fef84b25144941376d15efd63 (diff)
downloadaur-50d664420c2271a04fdefe8ae60b7fd162c6f955.tar.gz
bump for boost 1.80
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed6ed215039e..b916eed200fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgorg='stack-of-tasks'
_pkgname='tsid'
pkgname=("$_pkgname" "$_pkgname-docs")
pkgver=1.6.2
-pkgrel=1
+pkgrel=2
pkgdesc="Efficient Task Space Inverse Dynamics (TSID) based on Pinocchio"
arch=('i686' 'x86_64')
url="https://github.com/$pkgorg/$pkgname"