diff options
author | Michael Vetter <jubalh@iodoru.org> | 2019-05-03 10:28:04 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2019-05-03 10:28:04 +0200 |
commit | 83433ee8e0c9804e62410b8da339f93618cbe2cd (patch) | |
tree | 2a681c3f742daf62962d722aeea3a5855a2f661e | |
parent | 6f59a57b6821479f1b2f85b8801f3e44ea9f7c23 (diff) | |
download | profani-tty-83433ee8e0c9804e62410b8da339f93618cbe2cd.tar.gz |
Update profanity URL in spec file
Regards https://github.com/profanity-im/profanity/issues/1085
-rw-r--r-- | profanity.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profanity.spec b/profanity.spec index 66d04ab7..9d5de186 100644 --- a/profanity.spec +++ b/profanity.spec @@ -5,7 +5,7 @@ Summary: A console based XMPP client Group: Application/System License: GPL -URL: http://www.profanity.im/ +URL: https://profanity-im.github.io/ Source0: %{name}-%{version}.tar.gz BuildRequires: libstrophe-devel |