summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 275e7da56978..9ea6b216cbdd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = python2-configargparse
pkgdesc = A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables
pkgver = 0.15.1
pkgrel = 1
- url = https://github.com/zorro3/ConfigArgParse
+ url = https://github.com/bw2/ConfigArgParse
arch = any
license = MIT
checkdepends = python2-yaml
@@ -10,7 +10,7 @@ pkgbase = python2-configargparse
makedepends = python2-setuptools
depends = python2
optdepends = python2-yaml: for YAML support
- source = -0.15.1.tar.gz::https://github.com/bw2/ConfigArgParse/archive/0.15.1.tar.gz
+ source = python2-configargparse-0.15.1.tar.gz::https://github.com/bw2/ConfigArgParse/archive/0.15.1.tar.gz
sha256sums = 40e7e60fe222a1c3679c878382b610a58c217483258a033ec8ed6cbd7ca3b870
pkgname = python2-configargparse