[arch-commits] Commit in lutris/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Thu Apr 11 12:14:04 UTC 2019


    Date: Thursday, April 11, 2019 @ 12:14:03
  Author: ffy00
Revision: 451092

upgpkg: lutris 0.5.2.1-2

Modified:
  lutris/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-11 12:07:48 UTC (rev 451091)
+++ PKGBUILD	2019-04-11 12:14:03 UTC (rev 451092)
@@ -4,7 +4,7 @@
 
 pkgname=lutris
 pkgver=0.5.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
@@ -13,8 +13,9 @@
          'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk' 'gvfs' 'mesa-demos')
 makedepends=('python-setuptools')
 checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'wine' 'xterm')
-optdepends=('wine: Run windows games'
-            'vulkan-icd-loader: Run some windows games')
+optdepends=('wine: Windows support'
+            'vulkan-icd-loader: Vulkan support'
+            'lib32-vulkan-icd-loader: Vulkan support')
 makedepends=('python-setuptools')
 source=("https://github.com/lutris/lutris/archive/v$pkgver.tar.gz")
 sha512sums=('71b5cf589980eb8de6d7529714d5bade99ff7e895eba004c171d4a09a028a157878cfc7d59419dbaae767ba590af8c689ec44e0c2bd2345613e86ddc4c5e4cf1')



More information about the arch-commits mailing list