summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKartik Mohta2020-05-31 11:22:40 -0700
committerKartik Mohta2020-05-31 11:22:40 -0700
commit4af7feeff450a23d0fcb480cd8e1207a0d011144 (patch)
tree6c623cb62776112209f555898126585411f1f754 /.SRCINFO
parent9e7256717087db3803d81817c7fbd05d93af8d56 (diff)
downloadaur-python-wstool.tar.gz
Switch source to github repo
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68a1f7da8cb7..a8b6277961c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = python-wstool
- pkgdesc = workspace multi-SCM commands
- pkgver = 0.1.17
- pkgrel = 2
- url = http://wiki.ros.org/wstool
+ pkgdesc = Command-line tool for maintaining a workspace of projects from multiple version-control systems
+ pkgver = 0.1.18
+ pkgrel = 1
+ url = https://github.com/vcstools/wstool
arch = any
license = BSD
makedepends = python-setuptools
@@ -10,8 +10,8 @@ pkgbase = python-wstool
depends = python-vcstools
depends = python-yaml
conflicts = python2-wstool
- source = https://files.pythonhosted.org/packages/source/w/wstool/wstool-0.1.17.tar.gz
- sha256sums = c79b4f110ef17004c24972d742d2c5f606b0f6b424295e7ed029a48e857de237
+ source = https://github.com/vcstools/wstool/archive/0.1.18.tar.gz
+ sha256sums = f04621acda755a45896db2d3a84131f96cf69905515997637b4568f3fad5c46e
pkgname = python-wstool