summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoracxz2020-05-27 17:27:23 -0400
committeracxz2020-05-27 17:27:23 -0400
commit3cf416f01980083d33b7c90ad21f366bd04b2063 (patch)
tree4936d5d3ffcc234575b3ecf68d69801ac5a731b0
parentc19e5fe74beaf146ff17b2e0b0f0e3cd8d304d5f (diff)
downloadaur-3cf416f01980083d33b7c90ad21f366bd04b2063.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 5c856055327e..7f091a666902 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = ros-noetic-catkin
pkgdesc = ROS - Low-level build system macros and infrastructure for ROS.
pkgver = 0.8.5
- pkgrel = 1
- url = https://www.wiki.ros.org/catkin
+ pkgrel = 2
+ url = https://wiki.ros.org/catkin
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 3dad46bc36bd..655430f841b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
pkgdesc="ROS - Low-level build system macros and infrastructure for ROS."
-url='https://www.wiki.ros.org/catkin'
+url='https://wiki.ros.org/catkin'
pkgname='ros-noetic-catkin'
pkgver='0.8.5'
arch=('any')
-pkgrel=1
+pkgrel=2
license=('BSD')
ros_makedepends=(