Date: Tuesday, April 9, 2019 @ 18:49:59 Author: ffy00 Revision: 450667
upgpkg: lutris 0.5.2-1 Modified: lutris/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-09 18:45:14 UTC (rev 450666) +++ PKGBUILD 2019-04-09 18:49:59 UTC (rev 450667) @@ -3,7 +3,7 @@ # Contributor: Maxime Gauduin <[email protected]> pkgname=lutris -pkgver=0.5.1.2 +pkgver=0.5.2 pkgrel=1 pkgdesc='Open Gaming Platform' arch=('any') @@ -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=('948b9fc95240325e84e008a2963088ec0ce869130dcf079470cb1879eda7c968f741dec328d0377e7a59fac21d7121e5b9f6aa9aba69d46d8dcdb2a69bd99611') +sha512sums=('2d84c9cfae4e628b9abf10859735d8ac99710659e134ebfcbb6c3d1c891a07a2ae291b651181348c4e4fdf55828420db815d4674d561a95371b9c4e061799d58') build() { cd $pkgname-$pkgver
