Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.

This commit is contained in:
Augustin Cavalier
2015-07-02 11:12:32 -04:00
parent 827ec2dcbc
commit f561efbc96
1450 changed files with 1674 additions and 1674 deletions

View File

@@ -6,7 +6,7 @@ Argh is a smart wrapper for argparse. Argparse is a very powerful tool; \
Argh just makes it easy to use."
HOMEPAGE="https://pypi.python.org/pypi/argh"
SRC_URI="https://pypi.python.org/packages/source/a/argh/argh-0.26.1.tar.gz"
SOURCE_URI="https://pypi.python.org/packages/source/a/argh/argh-0.26.1.tar.gz"
CHECKSUM_SHA256="06a7442cb9130fb8806fe336000fcf20edf1f2f8ad205e7b62cec118505510db"
LICENSE="GNU LGPL v3"
COPYRIGHT="2010—2014 Andrey Mikhaylenko and contributors"