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

@@ -1,7 +1,7 @@
SUMMARY="TextSaver screensaver"
DESCRIPTION="Displays your text at random locations in random colors."
HOMEPAGE="https://github.com/bbjimmy/TextSaver"
SRC_URI="https://github.com/bbjimmy/TextSaver/archive/1.0.tar.gz"
SOURCE_URI="https://github.com/bbjimmy/TextSaver/archive/1.0.tar.gz"
CHECKSUM_SHA256="00ecaba878786fce07620946124bdb42ec52e9d1c597cc2a876355229a786747"
SOURCE_DIR="TextSaver-1.0"