summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbionade242021-03-22 12:13:54 +0100
committerbionade242021-03-22 12:13:54 +0100
commit428987a1dead276e878eeb067329e8705e75f168 (patch)
treede8fd1dd44df1754ac0946ddc7cb671df077a0d1
parent8b2f9eee6a01333781bd523bfd506360dd0e4401 (diff)
downloadaur-428987a1dead276e878eeb067329e8705e75f168.tar.gz
Increase pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07df0bcd707b..34c15abb577d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-melodic-move-base
pkgdesc = ROS - The move_base package provides an implementation of an action (see the actionlib package) that, given a goal in the world, will attempt to reach it with a mobile base.
pkgver = 1.16.7
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.ros.org/move_base
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index e09c0d864ae3..302c363ef3ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ url='https://wiki.ros.org/move_base'
pkgname='ros-melodic-move-base'
pkgver='1.16.7'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
-pkgrel=1
+pkgrel=2
license=('BSD')
ros_makedepends=(ros-melodic-nav-core