Skip to content
Snippets Groups Projects
Commit dd371586 authored by akiraohgaki's avatar akiraohgaki
Browse files

0.6.0

parent 1331a099
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.5", "version": "0.6.0",
"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/bash #!/bin/bash
PKGNAME='ocs-manager' PKGNAME='ocs-manager'
PKGVER='0.5.5' PKGVER='0.6.0'
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