Skip to content
Snippets Groups Projects
Verified Commit febdaaf8 authored by azubieta's avatar azubieta
Browse files

Rename project outputs to pling-store

parent acc961d6
No related branches found
No related tags found
No related merge requests found
......@@ -8,5 +8,5 @@ appimage:
- ./scripts/package appimage
artifacts:
paths:
- build_*/ocs-store*.AppImage
- build_*/pling-store*.AppImage
expire_in: 2 days
{
"name": "ocs-store",
"name": "pling-store",
"productName": "OCS-Store",
"version": "4.1.1",
"description": "Store Frontend and Management Application based on OpenCollaborationServices (OCS) of Opendesktop.org.",
......
#!/bin/bash
PKGNAME='ocs-store'
PKGNAME='pling-store'
PKGVER='4.1.1'
PKGREL='1'
UPDINFO='zsync|http://dl.opendesktop.org/api/files/download/id/1532435039/as/latest/ocs-store-x86_64.AppImage.zsync'
UPDINFO='zsync|http://dl.opendesktop.org/api/files/download/id/1532435039/as/latest/pling-store-x86_64.AppImage.zsync'
APPDIR="${PKGNAME}.AppDir"
make
......
#!/bin/bash
PKGNAME='ocs-store'
PKGNAME='pling-store'
PKGUSER='pkgbuilder'
......
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