summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoracxz2019-08-07 23:01:02 -0400
committeracxz2019-08-07 23:01:02 -0400
commitc0036b7c8e68283211c7a84fdef86235d61332e5 (patch)
treed2b3cb8f9d4c97e7758ab4772f2b167c4c881a8a
parent2220a069db752d3f9b96358b27dbc8df3769db3c (diff)
downloadaur-c0036b7c8e68283211c7a84fdef86235d61332e5.tar.gz
Revert "updated url"
This reverts commit 2220a069db752d3f9b96358b27dbc8df3769db3c. updated url does not work
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22df34346b1b..cbd2fb710c3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-gazebo-ros
pkgdesc = ROS - Provides ROS plugins that offer message and service publishers for interfacing with Gazebo through ROS.
pkgver = 2.8.4
pkgrel = 1
- url = https://gazebosim\.org/tutorials\?cat=connect_ros
+ url = http://gazebosim.org/tutorials?cat=connect_ros
arch = any
license = Apache 2.0
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 4a59e60b4888..2aade8ec5885 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Script generated with import_catkin_packages.py
# For more information: https://github.com/bchretien/arch-ros-stacks
pkgdesc="ROS - Provides ROS plugins that offer message and service publishers for interfacing with Gazebo through ROS."
-url='https://gazebosim.org/tutorials?cat=connect_ros'
+url='http://gazebosim.org/tutorials?cat=connect_ros'
pkgname='ros-melodic-gazebo-ros'
pkgver='2.8.4'