diff options
author | acxz | 2019-08-07 23:01:02 -0400 |
---|---|---|
committer | acxz | 2019-08-07 23:01:02 -0400 |
commit | c0036b7c8e68283211c7a84fdef86235d61332e5 (patch) | |
tree | d2b3cb8f9d4c97e7758ab4772f2b167c4c881a8a /PKGBUILD | |
parent | 2220a069db752d3f9b96358b27dbc8df3769db3c (diff) | |
download | aur-c0036b7c8e68283211c7a84fdef86235d61332e5.tar.gz |
Revert "updated url"
This reverts commit 2220a069db752d3f9b96358b27dbc8df3769db3c.
updated url does not work
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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' |