Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / lutris


Commits:
7a285c97 by Robin Candau at 2025-02-24T08:57:58+01:00
upgpkg: 0.5.19-1: New upstream release
https://github.com/lutris/lutris/releases/tag/v0.5.19

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = lutris
        pkgdesc = Open Gaming Platform
-       pkgver = 0.5.18
-       pkgrel = 3
+       pkgver = 0.5.19
+       pkgrel = 1
        url = https://lutris.net
        arch = any
        license = GPL-3.0-only
@@ -60,9 +60,9 @@ pkgbase = lutris
        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.18
+       source = git+https://github.com/lutris/lutris.git#tag=v0.5.19
        source = git+https://github.com/bartok765/galaxy_blizzard_plugin.git
-       sha256sums = 
8ef52446984b43fbd52378aeb21828f7763193553a25b8d8631e8b147dfb4dda
+       sha256sums = 
e0349f6c127e9da4a935d84fa73370c353cd08e513160e28b1da13db94cc9d8c
        sha256sums = SKIP
 
 pkgname = lutris


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Frederik “Freso” S. Olesen <freso...@gmail.com>
 
 pkgname=lutris
-pkgver=0.5.18
-pkgrel=3
+pkgver=0.5.19
+pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=(any)
 url=https://lutris.net
@@ -75,7 +75,7 @@ optdepends=(
 )
 source=("git+https://github.com/lutris/lutris.git#tag=v${pkgver}";
         "git+https://github.com/bartok765/galaxy_blizzard_plugin.git";)
-sha256sums=('8ef52446984b43fbd52378aeb21828f7763193553a25b8d8631e8b147dfb4dda'
+sha256sums=('e0349f6c127e9da4a935d84fa73370c353cd08e513160e28b1da13db94cc9d8c'
             'SKIP')
 
 prepare() {
@@ -84,11 +84,6 @@ prepare() {
   # And https://github.com/lutris/lutris/issues/5659
   protoc --proto_path=galaxy_blizzard_plugin/src --python_out=. 
product_db.proto
   cp -vf product_db_pb2.py lutris/lutris/util/battlenet/product_db_pb2.py
-
-  cd "${pkgname}"
-  # Backported patch to provide compatibility with evdev 1.9.0
-  # See https://github.com/lutris/lutris/issues/5939
-  git cherry-pick -n 63de766a30b271a003fcc01da545f602c3053a17
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lutris/-/commit/7a285c97d49f84b2c3bab386a8d2ea3184c7e6ac

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lutris/-/commit/7a285c97d49f84b2c3bab386a8d2ea3184c7e6ac
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to