summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-01-20 17:02:40 -0700
committerMark Wagie2024-01-20 17:02:40 -0700
commit7f0b71e1167421955933eab58b97a02d015c8761 (patch)
tree846896bc10f709bd204ce67692a546058c5edae3 /PKGBUILD
parentfff495581991a5e74e3116b40333ab2228d9bbb2 (diff)
downloadaur-monitorets.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 0a91a88fae32..9d8fe0352711 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Have always at a glance the usage of system resources"
arch=('any')
url="https://github.com/jorchube/monitorets"
-license=('GPL3')
+license=('GPL-3.0-or-later')
depends=('libadwaita' 'python-cairo' 'python-gobject' 'python-psutil'
'python-xdg-base-dirs')
makedepends=('meson')