summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2020-09-18 10:00:24 -0600
committerMark Wagie2020-09-18 10:00:24 -0600
commit7214e6898b04df4bb274869aa59af98a4b23f068 (patch)
treea041cf09edc4aefd90e643f98e59a856974ddb4c /PKGBUILD
parentbf79c87d03caf095775f06d90097ccd494387186 (diff)
downloadaur-lib32-gamemode.tar.gz
fix checksums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c834fbace9ce..3246e78e28a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,12 @@ pkgrel=4
pkgdesc="A daemon/lib combo 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"
-license=('BSD 3-Clause License (Revised)')
+license=('BSD')
depends=('gamemode' 'lib32-glibc' 'lib32-dbus')
makedepends=('meson' 'ninja' 'pkg-config' 'lib32-systemd')
checkdepends=('appstream')
source=("$url/releases/download/$pkgver/$_pkgname-$pkgver.tar.xz")
-sha256sums=('4fec5a0900e8f559b37cf1711ca7dcea7e1cebfe1237ce314001f65c1e346a5d')
+sha256sums=('ede17eb042c1c87f7b35bfe96a00560afaea086f685d25bb3964d794b0af9c80')
build() {
export CFLAGS=-m32