mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
desktop/ssr: Updated for version 0.3.8.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
24cef0c713
commit
bfe8ada766
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ssr
|
||||
VERSION=${VERSION:-0.3.6}
|
||||
VERSION=${VERSION:-0.3.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ssr"
|
||||
VERSION="0.3.6"
|
||||
VERSION="0.3.8"
|
||||
HOMEPAGE="http://www.maartenbaert.be/simplescreenrecorder/"
|
||||
DOWNLOAD="https://github.com/MaartenBaert/ssr/archive/0.3.6/ssr-0.3.6.tar.gz"
|
||||
MD5SUM="3c0dcf288c0cc1b21f4cd2010c73d5ae"
|
||||
DOWNLOAD="https://github.com/MaartenBaert/ssr/archive/0.3.8/ssr-0.3.8.tar.gz"
|
||||
MD5SUM="722eda8b3af5137f2f173a8492fb2cf1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg"
|
||||
|
|
Loading…
Reference in a new issue