Skip to content

Commit

Permalink
change repo (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
wiiznokes authored Oct 1, 2024
1 parent b60ffbc commit cde9a2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ version = "0.1.0"
authors = ["wiiznokes <[email protected]>"]
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]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cde9a2c

Please sign in to comment.