From 5f13ba72467b17966ff9b93c36c45c8f6c852cc0 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sun, 16 Apr 2023 12:56:05 +1000 Subject: [PATCH] openshot: bump version --- .../{openshot-3.0.0.recipe => openshot-3.1.0.recipe} | 6 +++--- .../{openshot-3.0.0.patchset => openshot-3.1.0.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename media-video/openshot/{openshot-3.0.0.recipe => openshot-3.1.0.recipe} (94%) rename media-video/openshot/patches/{openshot-3.0.0.patchset => openshot-3.1.0.patchset} (100%) diff --git a/media-video/openshot/openshot-3.0.0.recipe b/media-video/openshot/openshot-3.1.0.recipe similarity index 94% rename from media-video/openshot/openshot-3.0.0.recipe rename to media-video/openshot/openshot-3.1.0.recipe index 7605ad04c..5eae942fa 100644 --- a/media-video/openshot/openshot-3.0.0.recipe +++ b/media-video/openshot/openshot-3.1.0.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-2022 OpenShot Studios, LLC" +COPYRIGHT="2008-2023 OpenShot Studios, LLC" LICENSE="GNU GPL v3" -REVISION="6" +REVISION="1" SOURCE_URI="https://github.com/OpenShot/openshot-qt/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="9a6b76ebb32f34722a30af0cafeea2dee1ef11daef1d7c9c73ba9b1350ea57f9" +CHECKSUM_SHA256="0522bd6c7d2b254e598d0ed53e7b6b8d7af566e6242f1d2af22c281807fc3f9a" SOURCE_FILENAME="openshot-$portVersion.tar.gz" SOURCE_DIR="openshot-qt-$portVersion" PATCHES="openshot-$portVersion.patchset" diff --git a/media-video/openshot/patches/openshot-3.0.0.patchset b/media-video/openshot/patches/openshot-3.1.0.patchset similarity index 100% rename from media-video/openshot/patches/openshot-3.0.0.patchset rename to media-video/openshot/patches/openshot-3.1.0.patchset