summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJeremy Gust2024-02-03 19:27:29 -0700
committerJeremy Gust2024-02-03 19:27:29 -0700
commit209da485d09445adf090765c91d5cbbf607ade29 (patch)
treedd416deffd0d36c1e654e29c63bd1d592331afa4 /PKGBUILD
parent984eba1f4d35d258f075c354ed741a0a9521fe8b (diff)
downloadaur-slurm.tar.gz
Updated SPDX
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac2db824f9e2..ef4fb0466b85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=0.4.4
pkgrel=2
pkgdesc="yet another network load monitor"
url="https://github.com/mattthias/slurm"
-license=("GPL-2.0-only")
+license=("GPL-2.0-or-later")
arch=('x86_64')
depends=('ncurses')
makedepends=('meson')