summaryrefslogtreecommitdiffstats
path: root/lib
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
parente7389c88dd41d76aad9266a164885b6a624c953b (diff)
Replace repository with new sourcehut repo
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'lib')
-rw-r--r--lib/core/libimagerror/Cargo.toml2
-rw-r--r--lib/core/libimagrt/Cargo.toml2
-rw-r--r--lib/core/libimagstore/Cargo.toml2
-rw-r--r--lib/domain/libimagbookmark/Cargo.toml2
-rw-r--r--lib/domain/libimagcalendar/Cargo.toml2
-rw-r--r--lib/domain/libimagcontact/Cargo.toml2
-rw-r--r--lib/domain/libimagdiary/Cargo.toml2
-rw-r--r--lib/domain/libimaghabit/Cargo.toml2
-rw-r--r--lib/domain/libimaglog/Cargo.toml2
-rw-r--r--lib/domain/libimagmail/Cargo.toml2
-rw-r--r--lib/domain/libimagnotes/Cargo.toml2
-rw-r--r--lib/domain/libimagtimetrack/Cargo.toml2
-rw-r--r--lib/domain/libimagtodo/Cargo.toml2
-rw-r--r--lib/domain/libimagwiki/Cargo.toml2
-rw-r--r--lib/entry/libimagentryannotation/Cargo.toml2
-rw-r--r--lib/entry/libimagentrycategory/Cargo.toml2
-rw-r--r--lib/entry/libimagentrydatetime/Cargo.toml2
-rw-r--r--lib/entry/libimagentryedit/Cargo.toml2
-rw-r--r--lib/entry/libimagentryfilter/Cargo.toml2
-rw-r--r--lib/entry/libimagentrygps/Cargo.toml2
-rw-r--r--lib/entry/libimagentrylink/Cargo.toml2
-rw-r--r--lib/entry/libimagentrymarkdown/Cargo.toml2
-rw-r--r--lib/entry/libimagentryref/Cargo.toml2
-rw-r--r--lib/entry/libimagentrytag/Cargo.toml2
-rw-r--r--lib/entry/libimagentryurl/Cargo.toml2
-rw-r--r--lib/entry/libimagentryutil/Cargo.toml2
-rw-r--r--lib/entry/libimagentryview/Cargo.toml2
-rw-r--r--lib/etc/libimaginteraction/Cargo.toml2
-rw-r--r--lib/etc/libimagtimeui/Cargo.toml2
-rw-r--r--lib/etc/libimagutil/Cargo.toml2
30 files changed, 30 insertions, 30 deletions
diff --git a/lib/core/libimagerror/Cargo.toml b/lib/core/libimagerror/Cargo.toml
index 2cea7cbd..bfb3ef5b 100644
--- a/lib/core/libimagerror/Cargo.toml
+++ b/lib/core/libimagerror/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/core/libimagrt/Cargo.toml b/lib/core/libimagrt/Cargo.toml
index 333eab2f..34a9d964 100644
--- a/lib/core/libimagrt/Cargo.toml
+++ b/lib/core/libimagrt/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/core/libimagstore/Cargo.toml b/lib/core/libimagstore/Cargo.toml
index f6352a2f..5d5c56f0 100644
--- a/lib/core/libimagstore/Cargo.toml
+++ b/lib/core/libimagstore/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/domain/libimagbookmark/Cargo.toml b/lib/domain/libimagbookmark/Cargo.toml
index fbabc17c..06aeb943 100644
--- a/lib/domain/libimagbookmark/Cargo.toml
+++ b/lib/domain/libimagbookmark/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/domain/libimagcalendar/Cargo.toml b/lib/domain/libimagcalendar/Cargo.toml
index e305bec5..1efc60ef 100644
--- a/lib/domain/libimagcalendar/Cargo.toml
+++ b/lib/domain/libimagcalendar/Cargo.toml
@@ -10,7 +10,7 @@ readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://matthiasbeyer.github.io/imag/imag_documentation/index.html"
-repository = "https://github.com/matthiasbeyer/imag"
+repository = "https://git.sr.ht/~matthiasbeyer/imag"
homepage = "http://imag-pim.org"
[badges]
diff --git a/lib/domain/libimagcontact/Cargo.toml b/lib/domain/libimagcontact/Cargo.toml
index c487b2c9..5ae439b7 100644
--- a/lib/domain/libimagcontact/Cargo.toml
+++ b/lib/domain/libimagcontact/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/domain/libimagdiary/Cargo.toml b/lib/domain/libimagdiary/Cargo.toml
index f73c8ee3..49533626 100644
--- a/lib/domain/libimagdiary/Cargo.toml
+++ b/lib/domain/libimagdiary/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/domain/libimaghabit/Cargo.toml b/lib/domain/libimaghabit/Cargo.toml
index d28a16ce..348e2c4a 100644
--- a/lib/domain/libimaghabit/Cargo.toml
+++ b/lib/domain/libimaghabit/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/domain/libimaglog/Cargo.toml b/lib/domain/libimaglog/Cargo.toml
index 7a2e4093..b64cc906 100644
--- a/lib/domain/libimaglog/Cargo.toml
+++ b/lib/domain/libimaglog/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/domain/libimagmail/Cargo.toml b/lib/domain/libimagmail/Cargo.toml
index 8b7c5e25..ad6c2a90 100644
--- a/lib/domain/libimagmail/Cargo.toml
+++ b/lib/domain/libimagmail/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/domain/libimagnotes/Cargo.toml b/lib/domain/libimagnotes/Cargo.toml
index 89d078cf..5bbbbf74 100644
--- a/lib/domain/libimagnotes/Cargo.toml
+++ b/lib/domain/libimagnotes/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/domain/libimagtimetrack/Cargo.toml b/lib/domain/libimagtimetrack/Cargo.toml
index b53bb1a0..143d32c1 100644
--- a/lib/domain/libimagtimetrack/Cargo.toml
+++ b/lib/domain/libimagtimetrack/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/domain/libimagtodo/Cargo.toml b/lib/domain/libimagtodo/Cargo.toml
index a5f1956e..77389b51 100644
--- a/lib/domain/libimagtodo/Cargo.toml
+++ b/lib/domain/libimagtodo/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/domain/libimagwiki/Cargo.toml b/lib/domain/libimagwiki/Cargo.toml
index d22d7195..73b8afab 100644
--- a/lib/domain/libimagwiki/Cargo.toml
+++ b/lib/domain/libimagwiki/Cargo.toml
@@ -10,7 +10,7 @@ readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://matthiasbeyer.github.io/imag/imag_documentation/index.html"
-repository = "https://github.com/matthiasbeyer/imag"
+repository = "https://git.sr.ht/~matthiasbeyer/imag"
homepage = "http://imag-pim.org"
[badges]
diff --git a/lib/entry/libimagentryannotation/Cargo.toml b/lib/entry/libimagentryannotation/Cargo.toml
index 57c0af83..d618115e 100644
--- a/lib/entry/libimagentryannotation/Cargo.toml
+++ b/lib/entry/libimagentryannotation/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/entry/libimagentrycategory/Cargo.toml b/lib/entry/libimagentrycategory/Cargo.toml
index 9f5c59f8..11b6ed66 100644
--- a/lib/entry/libimagentrycategory/Cargo.toml
+++ b/lib/entry/libimagentrycategory/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/entry/libimagentrydatetime/Cargo.toml b/lib/entry/libimagentrydatetime/Cargo.toml
index 3d88a241..70baefb2 100644
--- a/lib/entry/libimagentrydatetime/Cargo.toml
+++ b/lib/entry/libimagentrydatetime/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/entry/libimagentryedit/Cargo.toml b/lib/entry/libimagentryedit/Cargo.toml
index 186759d5..782e6554 100644
--- a/lib/entry/libimagentryedit/Cargo.toml
+++ b/lib/entry/libimagentryedit/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/entry/libimagentryfilter/Cargo.toml b/lib/entry/libimagentryfilter/Cargo.toml
index 82d47422..bf15d9d9 100644
--- a/lib/entry/libimagentryfilter/Cargo.toml
+++ b/lib/entry/libimagentryfilter/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/entry/libimagentrygps/Cargo.toml b/lib/entry/libimagentrygps/Cargo.toml
index 83b6f853..3a9b241b 100644
--- a/lib/entry/libimagentrygps/Cargo.toml
+++ b/lib/entry/libimagentrygps/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/entry/libimagentrylink/Cargo.toml b/lib/entry/libimagentrylink/Cargo.toml
index 300b2e9f..09ed3ded 100644
--- a/lib/entry/libimagentrylink/Cargo.toml
+++ b/lib/entry/libimagentrylink/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/entry/libimagentrymarkdown/Cargo.toml b/lib/entry/libimagentrymarkdown/Cargo.toml
index 82aa048d..0ed16c6e 100644
--- a/lib/entry/libimagentrymarkdown/Cargo.toml
+++ b/lib/entry/libimagentrymarkdown/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/entry/libimagentryref/Cargo.toml b/lib/entry/libimagentryref/Cargo.toml
index 06a6368d..6b665121 100644
--- a/lib/entry/libimagentryref/Cargo.toml
+++ b/lib/entry/libimagentryref/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/entry/libimagentrytag/Cargo.toml b/lib/entry/libimagentrytag/Cargo.toml
index 1c41c03b..1b17757b 100644
--- a/lib/entry/libimagentrytag/Cargo.toml
+++ b/lib/entry/libimagentrytag/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/entry/libimagentryurl/Cargo.toml b/lib/entry/libimagentryurl/Cargo.toml
index 7b014159..26a896a2 100644
--- a/lib/entry/libimagentryurl/Cargo.toml
+++ b/lib/entry/libimagentryurl/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/entry/libimagentryutil/Cargo.toml b/lib/entry/libimagentryutil/Cargo.toml
index 9453e11d..5024c8ec 100644
--- a/lib/entry/libimagentryutil/Cargo.toml
+++ b/lib/entry/libimagentryutil/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/entry/libimagentryview/Cargo.toml b/lib/entry/libimagentryview/Cargo.toml
index 8b924cef..4e0a1f78 100644
--- a/lib/entry/libimagentryview/Cargo.toml
+++ b/lib/entry/libimagentryview/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/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]