summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-01-20 13:28:12 -0700
committerMark Wagie2024-01-20 13:28:12 -0700
commit2d1293b2a2b5c47471883508a5c481500702758c (patch)
tree1f10ec8a5eb23668bbabff466f1ee1d2fe8fcea5 /PKGBUILD
parente673c36efaa5f9533e38cbcccf65d13234a5923a (diff)
downloadaur-brightness-controller-git.tar.gz
use SPDX license identifier
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d7e2be3ec37..bcf0c2211070 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
+# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Contributor: dracorp aka Piotr Rogoza <piotr.r.public at gmail.com>
pkgname=brightness-controller-git
pkgver=2.4.r10.gd154da9
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Control Brightness of your Primary and Secondary Display in Linux"
arch=('x86_64')
url="https://github.com/LordAmit/Brightness"
-license=('GPL')
+license=('GPL-3.0-or-later')
depends=('ddcutil' 'python-pyqt5' 'python-qtpy' 'xorg-xrandr')
makedepends=('git' 'python-build' 'python-installer' 'python-poetry-core' 'python-wheel')
provides=("${pkgname%-git}")