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


Commits:
ca0f2555 by Robin Candau at 2024-04-11T08:48:38+02:00
upgpkg: 0.5.17-1: New upstream release
https://github.com/lutris/lutris/releases/tag/v0.5.17

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = lutris
        pkgdesc = Open Gaming Platform
-       pkgver = 0.5.16
-       pkgrel = 3
+       pkgver = 0.5.17
+       pkgrel = 1
        url = https://lutris.net
        arch = any
        license = GPL-3.0-only
@@ -56,9 +56,7 @@ pkgbase = lutris
        optdepends = vulkan-tools: Vulkan support
        optdepends = wine: Windows support
        optdepends = xorg-xgamma: Restore gamma on game exit
-       source = git+https://github.com/lutris/lutris.git#tag=v0.5.16
-       source = 
fix_refresh_steam_library.patch::https://github.com/lutris/lutris/commit/d6faf75fb370a004b80539466a7cd0beedcf5e5c.patch
-       sha256sums = 
eb675cd7c1f172ad93b8230fa270c800a0402b17bfcad1a6565d4dd95c91d4fd
-       sha256sums = 
f6564979af07a343aebb475b304fad54f3fd512ba367667d334b1288bbf5dc91
+       source = git+https://github.com/lutris/lutris.git#tag=v0.5.17
+       sha256sums = 
fd80281d0bc0e0b3f077184313bb774d93309c32b93d8591da9fb05ec757d2ce
 
 pkgname = lutris


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Frederik “Freso” S. Olesen <freso...@gmail.com>
 
 pkgname=lutris
-pkgver=0.5.16
-pkgrel=3
+pkgver=0.5.17
+pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=(any)
 url=https://lutris.net
@@ -69,17 +69,8 @@ optdepends=(
   'wine: Windows support'
   'xorg-xgamma: Restore gamma on game exit'
 )
-source=("git+https://github.com/lutris/lutris.git#tag=v${pkgver}";
-        
fix_refresh_steam_library.patch::https://github.com/lutris/lutris/commit/d6faf75fb370a004b80539466a7cd0beedcf5e5c.patch)
-sha256sums=('eb675cd7c1f172ad93b8230fa270c800a0402b17bfcad1a6565d4dd95c91d4fd'
-            'f6564979af07a343aebb475b304fad54f3fd512ba367667d334b1288bbf5dc91')
-
-prepare() {
-  cd lutris
-  # Temporary patch to fix an issue when trying to refresh Steam library
-  # See https://github.com/lutris/lutris/issues/5248
-  patch -Np1 < "${srcdir}/fix_refresh_steam_library.patch"
-}
+source=("git+https://github.com/lutris/lutris.git#tag=v${pkgver}";)
+sha256sums=('fd80281d0bc0e0b3f077184313bb774d93309c32b93d8591da9fb05ec757d2ce')
 
 build() {
   arch-meson lutris build



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

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


Reply via email to