From 3a6b575ee8c395b234fe4c571e3ae7619c65d788 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Mon, 24 May 2021 08:39:21 +0200 Subject: [PATCH] Vision: Bump to 0.10.6 (Build fix + translation update) --- .../vision/{vision-0.10.5.recipe => vision-0.10.6.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename haiku-apps/vision/{vision-0.10.5.recipe => vision-0.10.6.recipe} (86%) diff --git a/haiku-apps/vision/vision-0.10.5.recipe b/haiku-apps/vision/vision-0.10.6.recipe similarity index 86% rename from haiku-apps/vision/vision-0.10.5.recipe rename to haiku-apps/vision/vision-0.10.6.recipe index a752e3b48..792197c3f 100644 --- a/haiku-apps/vision/vision-0.10.5.recipe +++ b/haiku-apps/vision/vision-0.10.6.recipe @@ -1,14 +1,14 @@ SUMMARY="A fast and full-featured native IRC client" DESCRIPTION="Vision is an IRC (Internet Relay Chat) client, originally for \ BeOS, now for Haiku. The goal of this project is to provide the Haiku \ -community with an elegant, fast, and--most importantly--stable client to \ +community with an elegant, fast, and - most importantly - stable client to \ communicate with other users and make new friends around the world." HOMEPAGE="https://github.com/HaikuArchives/Vision/" COPYRIGHT="1999-2021 The Vision Team" LICENSE="MPL v1.1" REVISION="1" SOURCE_URI="https://github.com/HaikuArchives/Vision/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="9e921caf2fd733276c0d5f522564b41cf0d61ca67c092394128ed00336c389a3" +CHECKSUM_SHA256="f52596297f168c1a24a4121a58aebdd0f03c5eb028ac28fbff75a9dc7b9f71d2" SOURCE_DIR="Vision-$portVersion" ARCHITECTURES="x86_gcc2 x86 x86_64"