summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d833061b7573..de8f35552f7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,8 +5,7 @@ pkgbase = lycheeslicer
url = http://mango3d.io
install = lycheeslicer.install
arch = x86_64
- groups =
- license =
+ license = custom
depends = gtk3
depends = libsecret
depends = libnotify
diff --git a/PKGBUILD b/PKGBUILD
index f9a97a1abe76..f5831496c27b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,7 @@ pkgrel=1
pkgdesc="Lychee Slicer"
arch=('x86_64')
url="http://mango3d.io"
-license=('')
-groups=('')
+license=('custom')
depends=('gtk3' 'libsecret' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'at-spi2-atk' 'at-spi2-core')
optdepends=('libappindicator-gtk3')
options=('!strip' '!emptydirs')