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 7fa5354df5a0..4310ac687a32 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-melodic-socketcan-bridge
pkgdesc = Conversion nodes for messages from SocketCAN to a ROS Topic and vice versa.
pkgver = 0.8.5
- pkgrel = 1
+ pkgrel = 2
url = http://wiki.ros.org/socketcan_bridge?distro=melodic
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 57e85ce5d0eb..f746682abc6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc='Conversion nodes for messages from SocketCAN to a ROS Topic and vice ve
url="http://wiki.ros.org/socketcan_bridge?distro=melodic"
pkgver='0.8.5'
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
license=('LGPL3')