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 009e4bba1311..241fe73b80a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-melodic-rosemacs
pkgdesc = ROS - ROS tools for those who live in Emacs.
pkgver = 0.4.16
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.ros.org/rosemacs
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 9cbeff44f898..48861424fbbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ url='https://wiki.ros.org/rosemacs'
pkgname='ros-melodic-rosemacs'
pkgver='0.4.16'
arch=('any')
-pkgrel=1
+pkgrel=2
license=('BSD')
ros_makedepends=(ros-melodic-catkin)