diff options
author | Marvin Borner | 2019-01-06 21:27:41 +0100 |
---|---|---|
committer | Marvin Borner | 2019-01-06 21:27:41 +0100 |
commit | df10d653fa457dd6e2bcc069343d5054164ee9c0 (patch) | |
tree | 73dd20ece155137d93b79c3cd222ad344161481b /rpm/BinaryFun.yaml | |
parent | bfd656d740f0a3771888907a059d18a35bfbcdf9 (diff) |
Some deploy options
Diffstat (limited to 'rpm/BinaryFun.yaml')
-rw-r--r-- | rpm/BinaryFun.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rpm/BinaryFun.yaml b/rpm/BinaryFun.yaml index 2e45a01..98f0875 100644 --- a/rpm/BinaryFun.yaml +++ b/rpm/BinaryFun.yaml @@ -1,5 +1,5 @@ Name: BinaryFun -Summary: Binary Fun +Summary: An awesome binary game Version: 0.1 Release: 1 # The contents of the Group field should be one of the groups listed here: @@ -12,7 +12,7 @@ License: LICENSE Sources: - '%{name}-%{version}.tar.bz2' Description: | - Short description of my Sailfish OS Application + Just type the given decimal number in binary as fast as possible. Configure: none # The qtc5 builder inserts macros to allow QtCreator to have fine # control over qmake/make execution |