summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMinze Zwerver2018-04-10 12:41:41 +0200
committerMinze Zwerver2018-04-10 12:41:41 +0200
commitbc6d3d0558394770f475e1ddd29dc604b8026bf4 (patch)
tree94cefefd571203003bef5aa51ca901bf8ccc6c0b
parent985b5df9a6c7cfbcce0fbd40be43d047e9015800 (diff)
downloadaur-bc6d3d0558394770f475e1ddd29dc604b8026bf4.tar.gz
license changed.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4dbee26dd57c..90430f25fe7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="GameMode is a daemon/lib combo for Linux that allows games to request a set of optimisations be temporarily applied to the host OS."
arch=('x86_64')
url="https://github.com/FeralInteractive/gamemode.git"
-license=('MIT')
+license=('BSD 3-Clause License (Revised)')
depends=('systemd' 'polkit')
makedepends=('meson' 'ninja' 'pkg-config')
provides=('gamemode')