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 ac20353bcd53..778ecc685709 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = siyuan-appimage
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
- license = unknown
+ license = AGPL3
optdepends = pandoc: docx export
provides = siyuan
noextract = siyuan-2.2.1-linux.AppImage
diff --git a/PKGBUILD b/PKGBUILD
index 4f31190f7ed5..89d54c2ffe62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="The next generation PKM system, your digital garden"
arch=("x86_64")
url="https://b3log.org/siyuan"
-license=("unknown")
+license=("AGPL3")
_pkgname="siyuan-${pkgver}-linux.AppImage"
noextract=(${_pkgname})
options=("!strip")