summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGilrain2024-04-18 16:04:17 +0200
committerGilrain2024-04-18 16:07:17 +0200
commit4ff5ec6cf108be632704a7dad73be2e071d23521 (patch)
treede609da5e9845bd1d66710ef9c7887d36894945c /PKGBUILD
parent7bfb5975fbdd4daceda2b60fe81e163d63bf3d82 (diff)
downloadaur-4ff5ec6cf108be632704a7dad73be2e071d23521.tar.gz
use SPDX license identifier
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fea4bb8f9e04..6f955cfc3abe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="Antivirus app for Nextcloud"
arch=('any')
url="https://github.com/nextcloud/files_antivirus"
-license=('AGPL3')
+license=('AGPL-3.0-only')
depends=('nextcloud' 'clamav')
makedepends=()
options=('!strip')