From 5f0af38afd5d6b9241eb49c11f3f3faeec64867b Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Thu, 14 Jan 2021 19:52:48 +1000 Subject: [PATCH] FlatStyle: bump version --- .../flatstyle/{flatstyle-0.3.recipe => flatstyle-0.4.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename haiku-misc/flatstyle/{flatstyle-0.3.recipe => flatstyle-0.4.recipe} (94%) diff --git a/haiku-misc/flatstyle/flatstyle-0.3.recipe b/haiku-misc/flatstyle/flatstyle-0.4.recipe similarity index 94% rename from haiku-misc/flatstyle/flatstyle-0.3.recipe rename to haiku-misc/flatstyle/flatstyle-0.4.recipe index 22af3d5df..a6afe3713 100644 --- a/haiku-misc/flatstyle/flatstyle-0.3.recipe +++ b/haiku-misc/flatstyle/flatstyle-0.4.recipe @@ -19,9 +19,9 @@ HOMEPAGE="https://github.com/unarix/haiku_darkstyle/" COPYRIGHT="2020, Nahuel Tello, Haiku Inc." LICENSE="MIT Zlib" -REVISION="3" +REVISION="1" SOURCE_URI="https://github.com/unarix/haiku_darkstyle/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="a0371197f69789fd43aa7b1e6a3d7706a250d9c8b657ed83f629d4baee684d1d" +CHECKSUM_SHA256="20af3766164bc1f5bcfa2962f930f90f7e483b722381206db1cda5bfb8c2dd1d" SOURCE_FILENAME="haiku_darkstyle-$portVersion.tar.gz" SOURCE_DIR="haiku_darkstyle-$portVersion"