From 29e72e32acd248c7ae0169c16624ff5efcb56cb1 Mon Sep 17 00:00:00 2001 From: Vladislav Nepogodin Date: Sat, 23 Oct 2021 19:48:16 +0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Update=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMakeLists.txt | 2 +- data/preferences.json | 2 +- meson.build | 2 +- subprojects/fmt.wrap | 4 ++-- ui/cachyos-hello.glade | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5399714..dfede9c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -27,7 +27,7 @@ pkg_check_modules( FetchContent_Declare(fmt GIT_REPOSITORY "https://github.com/fmtlib/fmt.git" - GIT_TAG "2742611cad4aee6b1a5638bd1ebf132908f4a3d9" + GIT_TAG "3b6e409cd8573f63e4acad7717d9082bd898ec87" ) FetchContent_MakeAvailable(fmt) diff --git a/data/preferences.json b/data/preferences.json index cc4fa3a..d306718 100644 --- a/data/preferences.json +++ b/data/preferences.json @@ -11,7 +11,7 @@ "ui_path": "/usr/share/cachyos-hello/ui/cachyos-hello.glade", "style_path": "/usr/share/cachyos-hello/ui/style.css", "urls": { - "development": "https://gitlab.com/cachyos", + "development": "https://github.com/cachyos", "discover": "https://discover.manjaro.org/", "donate": "https://cachyos.org/donate", "facebook": "https://www.facebook.com/CachyOSLinux", diff --git a/meson.build b/meson.build index 95618a1..f65caf8 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('cachyos-hello', 'cpp', - version: '0.6.8', + version: '0.6.9', license: 'GPLv3', meson_version: '>=0.55.0', default_options: ['cpp_std=c++17', diff --git a/subprojects/fmt.wrap b/subprojects/fmt.wrap index 731f324..7aeb2ba 100644 --- a/subprojects/fmt.wrap +++ b/subprojects/fmt.wrap @@ -1,8 +1,8 @@ [wrap-git] url = https://github.com/fmtlib/fmt.git -revision = 2742611cad4aee6b1a5638bd1ebf132908f4a3d9 +revision = 3b6e409cd8573f63e4acad7717d9082bd898ec87 patch_directory = fmt [provide] -fmt = fmt_dep \ No newline at end of file +fmt = fmt_dep diff --git a/ui/cachyos-hello.glade b/ui/cachyos-hello.glade index ed56b83..e0c3339 100644 --- a/ui/cachyos-hello.glade +++ b/ui/cachyos-hello.glade @@ -600,8 +600,8 @@ We, the CachyOS Developers, hope that you will enjoy using CachyOS as much as we CachyOS Hello 0.6.8 Welcome screen for CachyOS - https://gitlab.com/cachyos/cachyos-hello - GitLab + https://github.com/cachyos/cachyos-welcome + GitHub Hugo Posnic Johnathan Jenkins Frede Hundewadt