From 5e83cf82d24b83295e7c707bb28c9f89507305ab Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Fri, 13 Nov 2020 21:36:38 +1000 Subject: [PATCH] STLover: bump version --- .../stlover/{stlover-0.2.0.recipe => stlover-0.4.0.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename haiku-apps/stlover/{stlover-0.2.0.recipe => stlover-0.4.0.recipe} (85%) diff --git a/haiku-apps/stlover/stlover-0.2.0.recipe b/haiku-apps/stlover/stlover-0.4.0.recipe similarity index 85% rename from haiku-apps/stlover/stlover-0.2.0.recipe rename to haiku-apps/stlover/stlover-0.4.0.recipe index 1cdf5b977..99525568d 100644 --- a/haiku-apps/stlover/stlover-0.2.0.recipe +++ b/haiku-apps/stlover/stlover-0.4.0.recipe @@ -1,11 +1,11 @@ -SUMMARY="A simple STL viewer" +SUMMARY="A powerful tool for viewing and manipulating 3D STL models" DESCRIPTION="Display and manipulate the content of stereolithography (STL) files." HOMEPAGE="https://github.com/threedeyes/STLover" COPYRIGHT="2020 Gerasim Troeglazov" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/threedeyes/STLover/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="2085cde3a49d408fc86cc57a99c1763ca486dd1219804c0ef8c1e115c1e03bbc" +CHECKSUM_SHA256="0f2e4669201c7329f159092669bd260cb43713ef2d0c7c659ee9038dd4214f11" SOURCE_DIR="STLover-$portVersion" ARCHITECTURES="!x86_gcc2 x86_64"