summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5dc10dfa5a8a..3cad158a7a80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-build-tools
pkgdesc = Utilities for building arch packages for ROS stacks.
pkgver = 0.1.0
pkgrel = 4
- url = http://www.ros.org
+ url = https://github.com/bchretien/arch-ros-stacks
arch = i686
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 3529e1baf5ed..a6c85ca9055b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Sean Greenslade <zootboysean@gmail.com>
pkgdesc='Utilities for building arch packages for ROS stacks.'
-url=http://www.ros.org
+url="https://github.com/bchretien/arch-ros-stacks"
pkgname='ros-build-tools'
pkgver='0.1.0'