summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuilhem Saurel2021-06-12 13:09:47 +0200
committerGuilhem Saurel2021-06-12 13:09:47 +0200
commit9028ffb041fa0843ff49a810513e75ddbc3f02fb (patch)
tree6bf3e238f34fbf363d71f041ed33d870da8f52e7 /PKGBUILD
parent54a2aa68e519123c614f6d1d40961efd3314aed4 (diff)
downloadaur-9028ffb041fa0843ff49a810513e75ddbc3f02fb.tar.gz
bump for boost 1.76
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc9157424ae3..ae31b3bf354a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgorg='stack-of-tasks'
_pkgname='tsid'
pkgname=("$_pkgname" "$_pkgname-docs")
pkgver=1.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="Efficient Task Space Inverse Dynamics (TSID) based on Pinocchio"
arch=('i686' 'x86_64')
url="https://github.com/$pkgorg/$pkgname"