summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:09:33 -0500
committerjwhendy2019-07-03 22:09:33 -0500
commitf97e8f866be5e7013caec5384d475103c11684ed (patch)
tree97a004a61b8e83be9799d169a327ab8e0cc37f09
parentfc72e74e3ebaa3ff569c0db687f72d3dcf35d8f0 (diff)
downloadaur-f97e8f866be5e7013caec5384d475103c11684ed.tar.gz
updated URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2893c7d0e561..3d99c3d8cf16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-roslisp-repl
pkgdesc = ROS - This package provides a script that launches Emacs with Slime (the Superior Lisp Interaction Mode) ready for Lisp development and roslisp.
pkgver = 0.4.12
pkgrel = 1
- url = http://www.ros.org/
+ url = https://wiki.ros.org/roslisp_repl
arch = any
license = Public domain
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index f0b469a744c6..7509e39d5162 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 - This package provides a script that launches Emacs with Slime (the Superior Lisp Interaction Mode) ready for Lisp development and roslisp."
-url='http://www.ros.org/'
+url='https://wiki.ros.org/roslisp_repl'
pkgname='ros-melodic-roslisp-repl'
pkgver='0.4.12'