summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoracxz2020-05-27 17:05:24 -0400
committeracxz2020-05-27 17:05:24 -0400
commit463bae39a1b7eb5f9e6b31ae3e7262a3907d8f4d (patch)
tree17b6ca70280535d7d217c917dc6f1f27d8e09a61
parentd6aa386dc821b9550118f879f483ecb7915ac226 (diff)
downloadaur-463bae39a1b7eb5f9e6b31ae3e7262a3907d8f4d.tar.gz
fix url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6abfe2e1b45c..132662d68a92 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = ros-noetic-bond
pkgdesc = ROS - A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing.
pkgver = 1.8.5
- pkgrel = 2
- url = https://www.wiki.ros.org/bond
+ pkgrel = 3
+ url = https://wiki.ros.org/bond
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 3f3fde7554f7..995768582082 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 - A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing."
-url='https://www.wiki.ros.org/bond'
+url='https://wiki.ros.org/bond'
pkgname='ros-noetic-bond'
pkgver='1.8.5'
arch=('any')
-pkgrel=2
+pkgrel=3
license=('BSD')
ros_makedepends=(