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

@@ -7,9 +7,9 @@ BeScreenCapture can record either the entire screen, or just a section you \
select.
"
HOMEPAGE="https://github.com/jackburton79/bescreencapture"
SRC_URI="https://github.com/jackburton79/bescreencapture/archive/v1.9.4.tar.gz"
SOURCE_URI="https://github.com/jackburton79/bescreencapture/archive/v1.9.4.tar.gz"
CHECKSUM_SHA256="c1f8d6230feb965cda03d01998b4953f4be34fbcc3d0735c6d0039fa5905bc8c"
SRC_FILENAME="bescreencapture-1.9.4.tar.gz"
SOURCE_FILENAME="bescreencapture-1.9.4.tar.gz"
LICENSE="
BSD (3-clause)
MIT