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
lilliemaepearl20
ocs-store
Commits
74dd500b
Commit
74dd500b
authored
Oct 20, 2018
by
akiraohgaki
Browse files
Merge branch 'hotfix'
parents
56fdd77c
2ced43b1
Changes
4
Hide whitespace changes
Inline
Side-by-side
app/scripts/renderers/ipc-renderer.js
View file @
74dd500b
...
...
@@ -9,6 +9,7 @@ const url = require('url');
'
opendesktop.org
'
,
'
www.opendesktop.org
'
,
'
forum.opendesktop.org
'
,
'
appimagehub.com
'
,
'
www.appimagehub.com
'
,
'
linux-apps.com
'
,
'
www.linux-apps.com
'
,
'
linux-appimages.org
'
,
'
www.linux-appimages.org
'
,
...
...
package-lock.json
View file @
74dd500b
{
"name"
:
"ocs-store"
,
"version"
:
"3.4.
0
"
,
"version"
:
"3.4.
1
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
...
...
package.json
View file @
74dd500b
{
"name"
:
"ocs-store"
,
"productName"
:
"OCS-Store"
,
"version"
:
"3.4.
0
"
,
"version"
:
"3.4.
1
"
,
"description"
:
"Store Frontend and Management Application based on OpenCollaborationServices (OCS) of Opendesktop.org."
,
"keywords"
:
[
"Opendesktop"
,
...
...
pkg/appimage/appimagebuild
View file @
74dd500b
#!/bin/bash
PKGNAME
=
'ocs-store'
PKGVER
=
'3.4.
0
'
PKGVER
=
'3.4.
1
'
PKGREL
=
'1'
UPDINFO
=
'zsync|http://dl.opendesktop.org/api/files/download/id/1532435039/as/latest/ocs-store-x86_64.AppImage.zsync'
...
...
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