🔒 Repository is read-only – file editing is disabled.

recipes/gui/lycheeslicer/PAGBUILD.yaml main

22 linii Raw ← Powrót
12345678910111213141516171819202122
pkgname: lycheeslicer
pkgver: '7.1.3'
pkgrel: '1'
pkgdesc: 'A powerful and versatile slicer for Resin 3D printers'
url: 'https://mango3d.io/'
arch: x86_64
license:
- 'Mango 3D'

depends: []
makedepends: []
source:
- 'https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-${pkgver}.deb'

sha256sums:
- SKIP

build: |
  bsdtar -xf *.deb

package: |
  bsdtar -xf data.tar.* -C "${PKGDIR}"