summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorbionade242020-02-15 16:58:47 +0100
committerbionade242020-02-15 16:58:47 +0100
commit75b223f12559096fb1f2c158383e42b5e1713429 (patch)
tree49ef0b95e210c4e91f54e4fdc57162032276e106 /.SRCINFO
parent689ca70660b25f4cbe6091d94b748dbf798c5321 (diff)
downloadaur-75b223f12559096fb1f2c158383e42b5e1713429.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 666e8612a9b0..e70e7ff4e249 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,13 @@
pkgbase = ros-melodic-ros-tutorials
pkgdesc = ROS - ros_tutorials contains packages that demonstrate various features of ROS, as well as support packages which help demonstrate those features.
pkgver = 0.9.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.wiki.ros.org/ros_tutorials
- arch = any
+ arch = i686
+ arch = x86_64
+ arch = aarch64
+ arch = armv7h
+ arch = armv6h
license = BSD
makedepends = cmake
makedepends = ros-build-tools