Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
rws77
ocs-manager
Commits
bfc83ca5
Unverified
Commit
bfc83ca5
authored
Feb 16, 2018
by
akiraohgaki
Committed by
GitHub
Feb 16, 2018
Browse files
Merge pull request #28 from opendesktop/develop
0.5.5
parents
fa4a3bd7
c2d2dd3b
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/configs/application.json
View file @
bfc83ca5
{
"id"
:
"ocs-manager"
,
"name"
:
"ocs-manager"
,
"version"
:
"0.5.
4
"
,
"version"
:
"0.5.
5
"
,
"organization"
:
"Opendesktop.org"
,
"domain"
:
"org.opendesktop.ocs-manager"
,
"icon"
:
":/desktop/ocs-manager.svg"
,
...
...
pkg/appimage/appimage.sh
View file @
bfc83ca5
#!/bin/sh
PKGNAME
=
'ocs-manager'
PKGVER
=
'0.5.
4
'
PKGVER
=
'0.5.
5
'
PKGREL
=
'1'
curl
-fsSL
-o
linuxdeployqt.AppImage https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment