summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-01-31 12:36:49 -0700
committerMark Wagie2024-01-31 12:36:49 -0700
commitdef9224b82854283ebe90e3c920a3c3b3fa3d767 (patch)
tree631f515b11970a6f42b3f11c7c872e0b0c924c8e
parent11cdd9d2a7f851c7e4d647f229d94e091ef5ba1b (diff)
downloadaur-def9224b82854283ebe90e3c920a3c3b3fa3d767.tar.gz
drop libstrangle
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc81435771a7..2fd45a93b05e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lutris-git
pkgdesc = Open Gaming Platform
- pkgver = 0.5.16.r14.gf96249655
+ pkgver = 0.5.16.r33.gc1a4b2149
pkgrel = 1
url = https://lutris.net
arch = any
@@ -41,7 +41,6 @@ pkgbase = lutris-git
optdepends = lib32-mangohud: Display the games' FPS + other information
optdepends = lib32-vkd3d: DirectX 12 support
optdepends = lib32-vulkan-icd-loader: Vulkan support
- optdepends = libstrangle: Set FPS limit
optdepends = linux-steam-integration: start Steam with LSI
optdepends = mangohud: Display the games' FPS + other information
optdepends = python-evdev: Controller support
diff --git a/PKGBUILD b/PKGBUILD
index b50cb26a7de1..1217cd7d66bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Frederik “Freso” S. Olesen <freso.dk@gmail.com>
# Contributor: Maxime Gauduin <alucryd@archlinux.org>
pkgname=lutris-git
-pkgver=0.5.16.r14.gf96249655
+pkgver=0.5.16.r33.gc1a4b2149
pkgrel=1
pkgdesc='Open Gaming Platform'
arch=('any')
@@ -57,7 +57,6 @@ optdepends=(
"lib32-mangohud: Display the games' FPS + other information"
'lib32-vkd3d: DirectX 12 support'
'lib32-vulkan-icd-loader: Vulkan support'
- 'libstrangle: Set FPS limit'
'linux-steam-integration: start Steam with LSI'
"mangohud: Display the games' FPS + other information"
'python-evdev: Controller support'