summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9aedce3f0b25..969429496435 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = python-rosinstall
- pkgdesc = The installer for ROS
+ pkgdesc = Command-line tools for maintaining a workspace of projects from multiple version-control systems, tailored for the ROS community
pkgver = 0.7.8
- pkgrel = 4
- url = http://wiki.ros.org/rosinstall
+ pkgrel = 5
+ url = https://github.com/vcstools/rosinstall
arch = any
license = BSD
makedepends = python-setuptools
@@ -13,8 +13,8 @@ pkgbase = python-rosinstall
depends = python-wstool
depends = python-yaml
conflicts = python2-rosinstall
- source = https://files.pythonhosted.org/packages/source/r/rosinstall/rosinstall-0.7.8.tar.gz
- sha256sums = 2ba808bf8bac2cc3f13af9745184b9714c1426e11d09eb96468611b2ad47ed40
+ source = https://github.com/vcstools/rosinstall/archive/0.7.8.tar.gz
+ sha256sums = ce1266e63aaefccabb4b0aefc56f8cceb45d4e188a4ecad2f623cbb4a5b1843f
pkgname = python-rosinstall