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 460433d82c49..fd9e8770bd16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-melodic-joystick-drivers
pkgdesc = ROS - This metapackage depends on packages for interfacing common joysticks and human input devices with ROS.
pkgver = 1.14.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.wiki.ros.org/joystick_drivers
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 5c52b402540a..ab9bc96d2f73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ url='https://www.wiki.ros.org/joystick_drivers'
pkgname='ros-melodic-joystick-drivers'
pkgver='1.14.0'
arch=('any')
-pkgrel=1
+pkgrel=2
license=('BSD')
ros_makedepends=(ros-melodic-catkin)