From 8c49c4036cc4f29f20890749073e0bb6478e548e Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sat, 23 Mar 2019 16:33:50 +1000 Subject: [PATCH] OpenShot: bump version --- .../openshot/{openshot-2.4.3.recipe => openshot-2.4.4.recipe} | 4 ++-- .../{openshot-2.4.3.patchset => openshot-2.4.4.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename media-video/openshot/{openshot-2.4.3.recipe => openshot-2.4.4.recipe} (94%) rename media-video/openshot/patches/{openshot-2.4.3.patchset => openshot-2.4.4.patchset} (100%) diff --git a/media-video/openshot/openshot-2.4.3.recipe b/media-video/openshot/openshot-2.4.4.recipe similarity index 94% rename from media-video/openshot/openshot-2.4.3.recipe rename to media-video/openshot/openshot-2.4.4.recipe index bb489fd2f..7fe38c4df 100644 --- a/media-video/openshot/openshot-2.4.3.recipe +++ b/media-video/openshot/openshot-2.4.4.recipe @@ -4,11 +4,11 @@ you create the film you always dreamed of. Easily add sub-titles, transitions,\ and effects, then export your film to DVD, YouTube, Vimeo, Xbox 360, and many\ other common formats." HOMEPAGE="https://www.openshot.org" -COPYRIGHT="2008-2018 OpenShot Studios, LLC" +COPYRIGHT="2008-2019 OpenShot Studios, LLC" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/OpenShot/openshot-qt/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="901b485c28cfcbb4d1baf3cd6a30b165090c49c96f252236f1bbd8c8ab709721" +CHECKSUM_SHA256="8197923b3fff2010ee69c75469818543674a12fcb8fcb08944471e4ead3426be" SOURCE_FILENAME="openshot-$portVersion.tar.gz" SOURCE_DIR="openshot-qt-$portVersion" PATCHES="openshot-$portVersion.patchset" diff --git a/media-video/openshot/patches/openshot-2.4.3.patchset b/media-video/openshot/patches/openshot-2.4.4.patchset similarity index 100% rename from media-video/openshot/patches/openshot-2.4.3.patchset rename to media-video/openshot/patches/openshot-2.4.4.patchset