File: build.sh

package info (click to toggle)
quaternion 0.0.97.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,800 kB
  • sloc: cpp: 8,380; xml: 172; sh: 5; makefile: 2
file content (5 lines) | stat: -rwxr-xr-x 280 bytes parent folder | download
1
2
3
4
5
#!/usr/bin/env bash

flatpak-builder --ccache --force-clean --require-changes --repo=repo --subject="Nightly build of Quaternion, `date`" ${EXPORT_ARGS-} app io.github.quotient_im.Quaternion.yaml

flatpak --user remote-add --if-not-exists quaternion-nightly repo/ --no-gpg-verify