From 5b7ee246fd2f8b7b1f0df50838115680e8af7b90 Mon Sep 17 00:00:00 2001 From: wiiznokes <78230769+wiiznokes@users.noreply.github.com> Date: Tue, 1 Oct 2024 11:13:47 +0200 Subject: [PATCH] change repo --- Cargo.toml | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 59c7e1f..eee209a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,8 +6,8 @@ version = "0.1.0" authors = ["wiiznokes "] edition = "2021" license = "GPL-3.0" -homepage = "https://github.com/wiiznokes/clipboard-manager/" -repository = "https://github.com/wiiznokes/clipboard-manager.git" +homepage = "https://github.com//cosmic-utils/clipboard-manager/" +repository = "https://github.com//cosmic-utils/clipboard-manager.git" rust-version = "1.80" [dependencies] diff --git a/README.md b/README.md index 41c2a23..4a785b4 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ sudo dnf install cosmic-ext-applet-clipboard-manager ### Other distros ```sh -git clone https://github.com/wiiznokes/clipboard-manager.git +git clone https://github.com//cosmic-utils/clipboard-manager.git cd clipboard-manager sudo apt install libsqlite3-dev sqlite3 just cargo just build-release