From 3b344e015c753f02f9cb033e8f0466e53b45445a Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Wed, 29 Apr 2020 09:58:28 +0200 Subject: Replace repository with new sourcehut repo Signed-off-by: Matthias Beyer --- lib/core/libimagerror/Cargo.toml | 2 +- lib/core/libimagrt/Cargo.toml | 2 +- lib/core/libimagstore/Cargo.toml | 2 +- lib/domain/libimagbookmark/Cargo.toml | 2 +- lib/domain/libimagcalendar/Cargo.toml | 2 +- lib/domain/libimagcontact/Cargo.toml | 2 +- lib/domain/libimagdiary/Cargo.toml | 2 +- lib/domain/libimaghabit/Cargo.toml | 2 +- lib/domain/libimaglog/Cargo.toml | 2 +- lib/domain/libimagmail/Cargo.toml | 2 +- lib/domain/libimagnotes/Cargo.toml | 2 +- lib/domain/libimagtimetrack/Cargo.toml | 2 +- lib/domain/libimagtodo/Cargo.toml | 2 +- lib/domain/libimagwiki/Cargo.toml | 2 +- lib/entry/libimagentryannotation/Cargo.toml | 2 +- lib/entry/libimagentrycategory/Cargo.toml | 2 +- lib/entry/libimagentrydatetime/Cargo.toml | 2 +- lib/entry/libimagentryedit/Cargo.toml | 2 +- lib/entry/libimagentryfilter/Cargo.toml | 2 +- lib/entry/libimagentrygps/Cargo.toml | 2 +- lib/entry/libimagentrylink/Cargo.toml | 2 +- lib/entry/libimagentrymarkdown/Cargo.toml | 2 +- lib/entry/libimagentryref/Cargo.toml | 2 +- lib/entry/libimagentrytag/Cargo.toml | 2 +- lib/entry/libimagentryurl/Cargo.toml | 2 +- lib/entry/libimagentryutil/Cargo.toml | 2 +- lib/entry/libimagentryview/Cargo.toml | 2 +- lib/etc/libimaginteraction/Cargo.toml | 2 +- lib/etc/libimagtimeui/Cargo.toml | 2 +- lib/etc/libimagutil/Cargo.toml | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) (limited to 'lib') 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] -- cgit v1.2.3