summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorbionade242020-02-23 15:48:03 +0100
committerbionade242020-02-23 15:48:03 +0100
commit8ba22b19c6860488bdd5a810635fb41d429026e1 (patch)
treedc4473dd97ea54215ad44df3977744b4aa4d30a6 /.SRCINFO
parentd3fe49b610b25029f771ab20576b38c89f8e1463 (diff)
downloadaur-8ba22b19c6860488bdd5a810635fb41d429026e1.tar.gz
Correct arch=() array
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d48fc8de997..0f0f2b723883 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,13 @@
pkgbase = ros-melodic-kdl-parser
pkgdesc = ROS - The Kinematics and Dynamics Library (KDL) defines a tree structure to represent the kinematic and dynamic parameters of a robot mechanism.
pkgver = 1.13.1
- pkgrel = 2
+ pkgrel = 3
url = https://wiki.ros.org/kdl_parser
- arch = any
+ arch = i686
+ arch = x86_64
+ arch = aarch64
+ arch = armv7h
+ arch = armv6h
license = BSD
makedepends = cmake
makedepends = ros-build-tools