From e9e603a88e3fd7b69a2255f0ec0fa153335c310a Mon Sep 17 00:00:00 2001 From: Aaron Keesing Date: Sat, 17 Aug 2024 13:07:05 +1200 Subject: [PATCH] Use correct license identifier --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index d121b8d7b594..18a9450547f6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -5,7 +5,7 @@ pkgbase = zotero url = https://github.com/zotero/zotero arch = x86_64 arch = i686 - license = AGPL3 + license = AGPL-3.0-or-later makedepends = npm makedepends = git makedepends = git-lfs diff --git a/PKGBUILD b/PKGBUILD index 85ee814b1c09..e76e5365b461 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="A free, easy-to-use tool to help you collect, organize, cite, and share your research sources." arch=('x86_64' 'i686') url="https://github.com/zotero/zotero" -license=('AGPL3') +license=('AGPL-3.0-or-later') depends=('dbus-glib' 'gtk3' 'nss' 'libxt') makedepends=('npm' 'git' 'git-lfs' 'zip' 'unzip' 'perl' 'python>=3' 'curl' 'wget' 'rsync' 'nodejs') _tag=fd9a07ffe3f90c13140cd54e9ba0ea89cab2e2f8 # git rev-parse $pkgver