summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIntegral2024-01-30 21:36:44 -0800
committerIntegral2024-01-30 21:36:44 -0800
commit8ecae60666a8a6bbc057b36c874d101f7f0390f7 (patch)
tree00ff14e9941650197c72dc1b8e9a6588605483a3
parentedd38552a29411bd1d44907d1e293f3b114248a2 (diff)
downloadaur-8ecae60666a8a6bbc057b36c874d101f7f0390f7.tar.gz
Use SPDX license identifier
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10633ea79fa0..81ed95c3fadd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = linuxqq
arch = x86_64
arch = aarch64
arch = loong64
- license = custom
+ license = LicenseRef-QQ
depends = nss
depends = alsa-lib
depends = gtk3
diff --git a/PKGBUILD b/PKGBUILD
index 505cfe7bc7c4..993db49128f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ epoch=2
pkgdesc='New Linux QQ based on Electron'
arch=('x86_64' 'aarch64' 'loong64')
url="https://im.qq.com/linuxqq/"
-license=('custom')
+license=('LicenseRef-QQ')
conflicts=('linuxqq-nt-bwrap')
depends=('nss' 'alsa-lib' 'gtk3' 'gjs' 'at-spi2-core' 'libvips' 'openjpeg2')
optdepends=('libappindicator-gtk3: Allow QQ to extend a menu via Ayatana indicators in Unity, KDE or Systray (GTK+ 3 library).')