Date: Saturday, July 4, 2020 @ 15:25:34 Author: ffy00 Revision: 657709
upgpkg: lutris 0.5.7-1 Modified: lutris/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-04 15:20:59 UTC (rev 657708) +++ PKGBUILD 2020-07-04 15:25:34 UTC (rev 657709) @@ -3,8 +3,8 @@ # Contributor: Maxime Gauduin <[email protected]> pkgname=lutris -pkgver=0.5.6 -pkgrel=2 +pkgver=0.5.7 +pkgrel=1 pkgdesc='Open Gaming Platform' arch=('any') url='https://lutris.net' @@ -21,7 +21,7 @@ 'gvfs: GVFS backend') makedepends=('python-setuptools') source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz") -sha512sums=('eae67a36372128fa0d512ad5569d79fd6eed4a62d4b05450f99b42b1f00c3715b9a56a4eb21fe83be75401cc9777fc6d1df76629f3916b2fd378a376cb8ca973') +sha512sums=('c62a9ab425c8bfa96d3e258e82cc5f85ea3c089dc141606f1257b36f1b61ed46c7ce06edb1babbe52be41c56ae786bccb975d70482adc5359a007fa9f1682c62') build() { cd $pkgname-$pkgver
