summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Schaaf2019-10-28 22:26:55 +0100
committerMarkus Schaaf2019-10-28 22:26:55 +0100
commitb239bda5e4c92a789c096376ddc47cb343987dd7 (patch)
treecc908d97f82e38335549f32d1d6065dbea48046f
parentbe0af59ad180060ae8696adda288c38e41300e66 (diff)
downloadaur-b239bda5e4c92a789c096376ddc47cb343987dd7.tar.gz
Update .SRCINFO
-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