Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / lutris
Commits:
92d6295c by Robin Candau at 2024-11-04T18:50:21+01:00
upgpkg: 0.5.17-8
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = lutris
pkgdesc = Open Gaming Platform
pkgver = 0.5.17
- pkgrel = 7
+ pkgrel = 8
url = https://lutris.net
arch = any
license = GPL-3.0-only
@@ -59,6 +59,7 @@ pkgbase = lutris
optdepends = vulkan-tools: Vulkan support
optdepends = wine: Windows support
optdepends = xorg-xgamma: Restore gamma on game exit
+ optdepends = umu-launcher: For running games through Proton
source = git+https://github.com/lutris/lutris.git#tag=v0.5.17
source = fix_umu_launcher_integration.patch
source = git+https://github.com/bartok765/galaxy_blizzard_plugin.git
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=lutris
pkgver=0.5.17
-pkgrel=7
+pkgrel=8
pkgdesc='Open Gaming Platform'
arch=(any)
url=https://lutris.net
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lutris/-/commit/92d6295ca8567164a97fc058b75e0fa2c7c7aa7a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lutris/-/commit/92d6295ca8567164a97fc058b75e0fa2c7c7aa7a
You're receiving this email because of your account on gitlab.archlinux.org.