Skip to content
Snippets Groups Projects
Unverified Commit bfc83ca5 authored by akiraohgaki's avatar akiraohgaki Committed by GitHub
Browse files

Merge pull request #28 from opendesktop/develop

0.5.5
parents fa4a3bd7 c2d2dd3b
No related branches found
No related tags found
No related merge requests found
{ {
"id": "ocs-manager", "id": "ocs-manager",
"name": "ocs-manager", "name": "ocs-manager",
"version": "0.5.4", "version": "0.5.5",
"organization": "Opendesktop.org", "organization": "Opendesktop.org",
"domain": "org.opendesktop.ocs-manager", "domain": "org.opendesktop.ocs-manager",
"icon": ":/desktop/ocs-manager.svg", "icon": ":/desktop/ocs-manager.svg",
......
#!/bin/sh #!/bin/sh
PKGNAME='ocs-manager' PKGNAME='ocs-manager'
PKGVER='0.5.4' PKGVER='0.5.5'
PKGREL='1' PKGREL='1'
curl -fsSL -o linuxdeployqt.AppImage https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage curl -fsSL -o linuxdeployqt.AppImage https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment