summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcyrozap2024-02-24 23:51:40 -0600
committercyrozap2024-02-24 23:51:40 -0600
commit183229c047db9a8cf1b443e5a3247de4d514a6c6 (patch)
tree1d4b6806a9b9fa9fff0c231c273a0bf2b649e875 /PKGBUILD
parent88f2aa092e01f74071094dcb7595b9c83c7d0893 (diff)
downloadaur-183229c047db9a8cf1b443e5a3247de4d514a6c6.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 92f03249a4fb..12b6395ed2df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc="A notification system for tiling window managers"
arch=('x86_64')
url="https://github.com/sboli/twmn"
-license=('LGPL3')
+license=('LGPL-3.0-or-later')
provides=('notification-daemon')
depends=('qt5-base' 'qt5-x11extras' 'boost-libs>=1.46' 'libxext' 'libxkbcommon-x11')
makedepends=('git' 'pkg-config' 'boost>=1.46')