From 6d0dfda944b414afdf33119e4f3a79c137956e72 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Mon, 22 Nov 2021 11:11:56 +1000 Subject: [PATCH] QtHaikuPlugins: bump version * Configurator: on-the-fly style changes * fix opening urls * submenu delay = 0 --- ...ugins-5.15.2.14.recipe => qthaikuplugins-5.15.2.15.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-qt/qthaikuplugins/{qthaikuplugins-5.15.2.14.recipe => qthaikuplugins-5.15.2.15.recipe} (96%) diff --git a/dev-qt/qthaikuplugins/qthaikuplugins-5.15.2.14.recipe b/dev-qt/qthaikuplugins/qthaikuplugins-5.15.2.15.recipe similarity index 96% rename from dev-qt/qthaikuplugins/qthaikuplugins-5.15.2.14.recipe rename to dev-qt/qthaikuplugins/qthaikuplugins-5.15.2.15.recipe index a6f610e6d..5a9ee0431 100644 --- a/dev-qt/qthaikuplugins/qthaikuplugins-5.15.2.14.recipe +++ b/dev-qt/qthaikuplugins/qthaikuplugins-5.15.2.15.recipe @@ -11,9 +11,9 @@ HOMEPAGE="https://github.com/threedeyes/qthaikuplugins/" COPYRIGHT="2017-2021 Gerasim Troeglazov" LICENSE="GNU LGPL v2.1 GNU LGPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="6156338b7b523c4045b54e3a2e5af99d07def72842083a01758bbdf5799cba27" +CHECKSUM_SHA256="785d86aba8b54bc8b3305e1593a6046c74747d92cfe95c11c9c2a9f087fe6005" SOURCE_DIR="qthaikuplugins-$portVersion" ARCHITECTURES="all !x86_gcc2"