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 dfbd9d582352..7b9c0194ed20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-melodic-urdf-sim-tutorial
pkgdesc = ROS - The urdf_sim_tutorial package.
pkgver = 0.4.0
- pkgrel = 2
+ pkgrel = 3
url = https://wiki.ros.org/urdf_sim_tutorial
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 947b19531483..0ef932bc0dfd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname='ros-melodic-urdf-sim-tutorial'
pkgver='0.4.0'
_pkgver_patch=0
arch=('any')
-pkgrel=2
+pkgrel=3
license=('BSD')
ros_makedepends=(ros-melodic-catkin)