Skip to content

Commit 0032458

Browse files
committed
Add screenshot in repo
1 parent 995a205 commit 0032458

3 files changed

Lines changed: 5 additions & 6 deletions

File tree

com.ranfdev.Lobjur.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@
2525
],
2626
"sources" : [
2727
{
28-
"type" : "dir",
29-
"path" : "./build"
28+
"type" : "archive",
29+
"url" : "https://github.com/ranfdev/Lobjur/releases/download/v1.0.1/com.ranfdev.Lobjur.tar.xz",
30+
"sha256": "6d462d30b34b475ade8b7037ce569a4e4e6f187445920c1590a44efdcad8da7d"
3031
}
3132
]
3233
}

data/com.ranfdev.Lobjur.metainfo.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@
77
<name>Lobjur</name>
88
<summary>A simple lobste.rs client</summary>
99
<description>
10-
<p>This application lets you browse https://lobste.rs/. "Lobsters is a computing-focused community centered around link aggregation and discussion, launched on July 3rd, 2012".</p>
10+
<p>Simple client for lobste.rs online community. From the website: "Lobsters is a computing-focused community centered around link aggregation and discussion, launched on July 3rd, 2012".</p>
1111
</description>
1212

1313
<screenshots>
1414
<screenshot type="default" height="842" width="842">
15-
<image>
16-
https://user-images.githubusercontent.com/23294184/182030992-7b95dcf3-3428-4eb3-b9fa-38413cbde99b.png
17-
</image>
15+
<image>https://raw.githubusercontent.com/ranfdev/Lobjur/master/data/screenshots/1.png</image>
1816
</screenshot>
1917
</screenshots>
2018

data/screenshots/1.png

79.6 KB
Loading

0 commit comments

Comments
 (0)