desktop/ssr: Updated for version 0.3.6.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2015-11-03 21:32:46 -08:00 committed by Willy Sudiarto Raharjo
parent 9b9db22346
commit 2d9e45b0d7
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ssr
VERSION=${VERSION:-0.3.3}
VERSION=${VERSION:-0.3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="ssr"
VERSION="0.3.3"
VERSION="0.3.6"
HOMEPAGE="http://www.maartenbaert.be/simplescreenrecorder/"
DOWNLOAD="https://github.com/MaartenBaert/ssr/archive/0.3.3.tar.gz"
MD5SUM="c3f7c3c6e0f5c2458487bc0b90bdf6d1"
DOWNLOAD="https://github.com/MaartenBaert/ssr/archive/0.3.6.tar.gz"
MD5SUM="3c0dcf288c0cc1b21f4cd2010c73d5ae"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg"