summaryrefslogtreecommitdiffstats
path: root/lib/etc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-04-29 09:58:28 +0200
committerMatthias Beyer <mail@beyermatthias.de>2020-04-29 09:58:28 +0200
commit3b344e015c753f02f9cb033e8f0466e53b45445a (patch)
tree635328173dc1b733e303d9023dcf828e06ebbc51 /lib/etc
parente7389c88dd41d76aad9266a164885b6a624c953b (diff)
Replace repository with new sourcehut repo
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'lib/etc')
-rw-r--r--lib/etc/libimaginteraction/Cargo.toml2
-rw-r--r--lib/etc/libimagtimeui/Cargo.toml2
-rw-r--r--lib/etc/libimagutil/Cargo.toml2
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/etc/libimaginteraction/Cargo.toml b/lib/etc/libimaginteraction/Cargo.toml
index f83b06a3..5309697e 100644
--- a/lib/etc/libimaginteraction/Cargo.toml
+++ b/lib/etc/libimaginteraction/Cargo.toml
@@ -10,7 +10,7 @@ readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://imag-pim.org/doc/"
-repository = "https://github.com/matthiasbeyer/imag"
+repository = "https://git.sr.ht/~matthiasbeyer/imag"
homepage = "http://imag-pim.org"
[badges]
diff --git a/lib/etc/libimagtimeui/Cargo.toml b/lib/etc/libimagtimeui/Cargo.toml
index 1e5eaa2a..c1e4f804 100644
--- a/lib/etc/libimagtimeui/Cargo.toml
+++ b/lib/etc/libimagtimeui/Cargo.toml
@@ -10,7 +10,7 @@ readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://imag-pim.org/doc/"
-repository = "https://github.com/matthiasbeyer/imag"
+repository = "https://git.sr.ht/~matthiasbeyer/imag"
homepage = "http://imag-pim.org"
[badges]
diff --git a/lib/etc/libimagutil/Cargo.toml b/lib/etc/libimagutil/Cargo.toml
index 62909ea4..6335ca45 100644
--- a/lib/etc/libimagutil/Cargo.toml
+++ b/lib/etc/libimagutil/Cargo.toml
@@ -10,7 +10,7 @@ readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://imag-pim.org/doc/"
-repository = "https://github.com/matthiasbeyer/imag"
+repository = "https://git.sr.ht/~matthiasbeyer/imag"
homepage = "http://imag-pim.org"
[badges]