summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 0aa81bff0690d84296a8c39729edaa41deeaa53e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated by debtap
# Maintainer: LycheeSlicer
# Contributor: LycheeSlicer
pkgname=lycheeslicer
pkgver=3.5.1
pkgrel=1
pkgdesc="Lychee Slicer"
arch=('x86_64')
url="http://mango3d.io"
license=('')
groups=('')
depends=('gtk3' 'libsecret' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'at-spi2-atk' 'at-spi2-core' 'libappindicator-gtk3')
options=('!strip' '!emptydirs')
install=${pkgname}.install
source_x86_64=("https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-$pkgver.deb")
sha512sums_x86_64=('33dc78d5c0eae91cfadc007c70dcdbd5ff89a8507e6ef1038c135d2486d11e9933f88bc88d89354cd47cea53b9f5d767bb0f7eff441e600f64d2431a1bab1e88')
package(){
	# Extract package data
	tar xf data.tar.xz -C "${pkgdir}"
}