forked from flathub/org.groestlcoin.groestlcoin-qt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathorg.groestlcoin.groestlcoin-qt.metainfo.xml
51 lines (42 loc) · 1.44 KB
/
org.groestlcoin.groestlcoin-qt.metainfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>org.groestlcoin.groestlcoin-qt</id>
<name>Groestlcoin Core</name>
<project_license>MIT</project_license>
<metadata_license>CC0-1.0</metadata_license>
<summary>
Connect to the Groestlcoin P2P network
</summary>
<url type="homepage">
https://groestlcoin.org/
</url>
<url type="bugtracker">
https://github.com/groestlcoin/groestlcoin/issues/new?title=[flatpak]
</url>
<launchable type="desktop-id">
org.groestlcoin.groestlcoin-qt.desktop
</launchable>
<description>
<p>
Groestlcoin is an experimental digital currency that enables instant
payments to anyone, anywhere in the world. Groestlcoin uses
peer-to-peer technology to operate with no central authority:
managing transactions and issuing money are carried out
collectively by the network. Groestlcoin Core is the name of open
source software which enables the use of this currency.
</p>
</description>
<screenshots>
<screenshot>
<image type="source">
https://user-images.githubusercontent.com/11212268/80859926-90ab8700-8c64-11ea-94bc-d40ed98d4226.png
</image>
</screenshot>
</screenshots>
<releases>
<release version="2.20.1" date="2020-08-22"/>
<release version="2.19.1" date="2020-06-22"/>
<release version="2.18.2" date="2020-03-22"/>
</releases>
<content_rating type="oars-1.1" />
</component>