summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b9c8d390c24..b0956c644455 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tsid
pkgdesc = Efficient Task Space Inverse Dynamics (TSID) based on Pinocchio
pkgver = 1.4.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/stack-of-tasks/tsid
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index cd23f654e117..fb6873ebb7b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgorg='stack-of-tasks'
pkgname=('tsid' 'tsid-docs')
pkgver=1.4.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"