summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoracxz2020-02-24 12:14:56 -0500
committeracxz2020-02-24 12:14:56 -0500
commit095e312d2ce445e89039f9620eae9c982f9e67db (patch)
tree7db2a8f8bb21a9f13dfe933e887cc0070053d04c /.SRCINFO
parent438f685fd480d4862d27cb513f3e813efc45d0e4 (diff)
downloadaur-095e312d2ce445e89039f9620eae9c982f9e67db.tar.gz
Fixed arch=() array
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c52dde95a95..b55a87028a4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,13 @@
pkgbase = ros-melodic-gazebo-ros-pkgs
pkgdesc = ROS - Interface for using ROS with the Gazebo simulator.
pkgver = 2.8.6
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.ros.org/gazebo_ros_pkgs
- arch = any
+ arch = i686
+ arch = x86_64
+ arch = aarch64
+ arch = armv7h
+ arch = armv6h
license = BSD,LGPL,Apache 2.0
makedepends = cmake
makedepends = ros-build-tools