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 fe4ef7224bb8..878ea2e70046 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-melodic-unique-identifier
pkgdesc = ROS - ROS messages and interfaces for universally unique identifiers.
pkgver = 1.0.6
- pkgrel = 3
+ pkgrel = 4
url = https://wiki.ros.org/unique_identifier
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index d5ac93c4007f..964bd2894c21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname='ros-melodic-unique-identifier'
pkgver='1.0.6'
_pkgver_patch=0
arch=('any')
-pkgrel=3
+pkgrel=4
license=('BSD')
ros_makedepends=(ros-melodic-catkin)