summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbionade242021-03-22 13:23:23 +0100
committerbionade242021-03-22 13:23:23 +0100
commitb2ac744c16abfe391b206510ed46ae33b88c25ee (patch)
treef821e0c3b74b555a4a851a9fc461b46684b612f6
parente1ab3bd28ae21dbaf907e145fc4900dc52adc765 (diff)
downloadaur-b2ac744c16abfe391b206510ed46ae33b88c25ee.tar.gz
Increase pkgrel
-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)