Adapt bescreencapture recipe for version 2.0

This commit is contained in:
Stefano Ceccherini
2015-05-21 20:37:39 +02:00
parent c270610121
commit 9d6a03f360

View File

@@ -14,9 +14,9 @@ and start/stop recording using a keyboard combination (CTRL-COMMAND-SHIFT + R).
"
HOMEPAGE="https://github.com/jackburton79/bescreencapture"
SRC_URI="https://github.com/jackburton79/bescreencapture/archive/master.tar.gz"
#CHECKSUM_SHA256="2da0af617d1708a29c601cf84e2da38c08e893420d31c02919cc4ca4c6836deb"
#SRC_FILENAME="bescreencapture-master.tar.gz"
SRC_URI="https://github.com/jackburton79/bescreencapture/archive/v2.0.tar.gz"
CHECKSUM_SHA256="2725e7fad341fd9ea8d6510452ee9561e8fa1b3905c9894f2c3b5b6288d8790a"
SRC_FILENAME="bescreencapture-2.0.tar.gz"
LICENSE="
BSD (3-clause)
MIT