From 989de85bfe84901168a2d0e45bfe75c2e398af82 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 28 Nov 2021 17:37:42 +0100 Subject: [PATCH] texstudio, bump version (#6445) --- .../{texstudio-4.0.2.patchset => texstudio-4.1.1.patchset} | 0 .../{texstudio-4.0.2.recipe => texstudio-4.1.1.recipe} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename app-office/texstudio/patches/{texstudio-4.0.2.patchset => texstudio-4.1.1.patchset} (100%) rename app-office/texstudio/{texstudio-4.0.2.recipe => texstudio-4.1.1.recipe} (96%) diff --git a/app-office/texstudio/patches/texstudio-4.0.2.patchset b/app-office/texstudio/patches/texstudio-4.1.1.patchset similarity index 100% rename from app-office/texstudio/patches/texstudio-4.0.2.patchset rename to app-office/texstudio/patches/texstudio-4.1.1.patchset diff --git a/app-office/texstudio/texstudio-4.0.2.recipe b/app-office/texstudio/texstudio-4.1.1.recipe similarity index 96% rename from app-office/texstudio/texstudio-4.0.2.recipe rename to app-office/texstudio/texstudio-4.1.1.recipe index e63dd6d25..57f66bddf 100644 --- a/app-office/texstudio/texstudio-4.0.2.recipe +++ b/app-office/texstudio/texstudio-4.1.1.recipe @@ -8,9 +8,9 @@ COPYRIGHT="2009-2021 Benito van der Zander" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/texstudio-org/texstudio/archive/$portVersion.tar.gz" +CHECKSUM_SHA256="f1d4cb04e90b8970b5d8d7617a8b483d3d59684161f7b21730f97336c507c6c9" SOURCE_FILENAME="texstudio-$portVersion.tar.gz" -CHECKSUM_SHA256="134558670800bf9e9564d25c61efa888ba4b8b0f145c09ca64bcbeffecf12fa6" -PATCHES="texstudio-4.0.2.patchset" +PATCHES="texstudio-$portVersion.patchset" ADDITIONAL_FILES="texstudio.rdef.in" ARCHITECTURES="all !x86_gcc2"