pidgin/pidgin

Make the urls in the appdata file use https
release-2.x.y
2020-06-07, Gary Kramlich
9e804a51ece1
Parents e3164aa14057
Children f4697fc7e8f7
Make the urls in the appdata file use https
--- a/pidgin/data/pidgin.appdata.xml.in Sun Jun 07 02:18:20 2020 -0500
+++ b/pidgin/data/pidgin.appdata.xml.in Sun Jun 07 02:36:30 2020 -0500
@@ -18,10 +18,10 @@
time.
</_p>
</description>
- <url type="homepage">http://www.pidgin.im/</url>
+ <url type="homepage">https://www.pidgin.im/</url>
<screenshots>
<screenshot type="default">
- <image>http://old.pidgin.im/shared/img/contact_window.png</image>
+ <image>https://old.pidgin.im/shared/img/contact_window.png</image>
<_caption>The buddy list showing friends on different networks.</_caption>
</screenshot>
</screenshots>