summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63fa41eba38d..72e888d3d652 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = clipto-bin
pkgrel = 12
url = https://clipto.pro
arch = x86_64
- license = custom
+ license = unknown
depends = alsa-lib
depends = gtk3
depends = nss
diff --git a/PKGBUILD b/PKGBUILD
index 7368ce1695b7..2e2a5ff542f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=12
pkgdesc="Effortless, super fast and flexible notes taking app and clipboard manager."
arch=('x86_64')
url="https://clipto.pro"
-license=('custom')
+license=('unknown')
depends=('alsa-lib' 'gtk3' 'nss')
optdepends=('libnotify: for desktop notifications'
'libappindicator-gtk3: for tray icon')