summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a3a5a30d759..638945022839 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = ros-noetic-genmsg
pkgdesc = ROS - Standalone Python library for generating ROS message and service data structures for various languages.
pkgver = 0.5.16
- pkgrel = 1
- url = https://www.wiki.ros.org/genmsg
+ pkgrel = 2
+ url = https://wiki.ros.org/genmsg
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 5e3156be6d2b..75626137b095 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Script generated with import_catkin_packages.py.
# For more information: https://github.com/bchretien/arch-ros-stacks.
pkgdesc="ROS - Standalone Python library for generating ROS message and service data structures for various languages."
-url='https://www.wiki.ros.org/genmsg'
+url='https://wiki.ros.org/genmsg'
pkgname='ros-noetic-genmsg'
pkgver='0.5.16'
arch=('any')
-pkgrel=1
+pkgrel=2
license=('BSD')
ros_makedepends=(