Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / lutris
Commits: 9daf310a by Robin Candau at 2026-02-25T14:32:57+01:00 upgpkg: 0.5.22-1: New upstream release https://github.com/lutris/lutris/releases/tag/v0.5.22 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = lutris pkgdesc = Open Gaming Platform - pkgver = 0.5.20 + pkgver = 0.5.22 pkgrel = 1 url = https://lutris.net arch = any @@ -66,9 +66,9 @@ pkgbase = lutris optdepends = winetricks: Use system winetricks 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.20 + source = git+https://github.com/lutris/lutris.git#tag=v0.5.22 source = git+https://github.com/bartok765/galaxy_blizzard_plugin.git - sha256sums = bfca8dee63405ca89e949700435eeed408d4095e5663e2c7dfcda79b2e28fb45 + sha256sums = 01092d0357841f1ec0b99b25cd83dfa4d01fb43a98899b71ed33c0ee68067934 sha256sums = SKIP pkgname = lutris ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ # Contributor: Frederik “Freso” S. Olesen <[email protected]> pkgname=lutris -pkgver=0.5.20 +pkgver=0.5.22 pkgrel=1 pkgdesc='Open Gaming Platform' arch=(any) @@ -81,7 +81,7 @@ optdepends=( ) source=("git+https://github.com/lutris/lutris.git#tag=v${pkgver}" "git+https://github.com/bartok765/galaxy_blizzard_plugin.git") -sha256sums=('bfca8dee63405ca89e949700435eeed408d4095e5663e2c7dfcda79b2e28fb45' +sha256sums=('01092d0357841f1ec0b99b25cd83dfa4d01fb43a98899b71ed33c0ee68067934' 'SKIP') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lutris/-/commit/9daf310a5e5cbca339ad96198ac0e45e376c9e6a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lutris/-/commit/9daf310a5e5cbca339ad96198ac0e45e376c9e6a You're receiving this email because of your account on gitlab.archlinux.org.
