summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKogasa2024-03-13 17:26:44 -0500
committerKogasa2024-03-13 17:26:44 -0500
commit69f68888d45c7c80d4d77ab8edd8e9be6754f30f (patch)
tree8248e93d32ef042628d5fc50041f893cb6b61224 /PKGBUILD
parent4d614b4f7e80932fe76fc5109578bff7a515a824 (diff)
downloadaur-69f68888d45c7c80d4d77ab8edd8e9be6754f30f.tar.gz
update license to SPDX id GPL-3.0-or-later
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03fbc94a82c8..7fca635d829d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=1.3.0.r138.g3ff1f2d
pkgrel=1
pkgdesc="Application to control your hardware with ease using application profiles"
url="https://gitlab.com/corectrl/corectrl"
-license=(GPL3)
+license=(GPL-3.0-or-later)
arch=(i686 x86_64)
depends=('botan>=2.2.0' 'qt5-base>=5.15' qt5-quickcontrols2 qt5-charts qt5-svg procps-ng hwdata quazip-qt5 dbus polkit)
makedepends=(git 'cmake>=3.3' extra-cmake-modules 'gcc>=8' qt5-tools 'spdlog>=1.4')