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

Filipe Laíns ffy00 at archlinux.org
Thu Feb 7 20:54:10 UTC 2019


    Date: Thursday, February 7, 2019 @ 20:53:52
  Author: ffy00
Revision: 430380

upgpkg: lutris 0.5.0.1-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-07 20:53:19 UTC (rev 430379)
+++ PKGBUILD	2019-02-07 20:53:52 UTC (rev 430380)
@@ -3,14 +3,14 @@
 # Contributor: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=lutris
-pkgver=0.5.0
-pkgrel=2
+pkgver=0.5.0.1
+pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
 license=('GPL3')
 depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 'cabextract' 'unzip' 'p7zip' 'curl' 'xorg-xrandr'
-         'python-pillow' 'python-requests' 'gnome-desktop' 'gtk3' 'webkit2gtk')
+         'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk')
 makedepends=('python-setuptools')
 checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'wine' 'xterm')
 optdepends=('wine: Run windows games'
@@ -17,7 +17,7 @@
             'wine-staging: Run windows games - Staging patches')
 makedepends=('python-setuptools')
 source=("https://github.com/lutris/lutris/archive/v$pkgver.tar.gz")
-sha512sums=('797e5ad40e9c3f630272c35df32f6ac4b8b73ea282c86ec79b7723b37e16267eb3f5f0eb23da495256d9a76f30a7c5e8405c84fb15c595e322dbf3424bf947e7')
+sha512sums=('bacb6b481db2b84b0fa51d7ff530d25b7ef56601f819db85c5012bbee58e93ecb840d0af60c50ec696f1c059e90b5b0e2f9ecefc1ad54d9986faff34ac714d04')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list