[arch-commits] Commit in lutris/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Wed Apr 15 22:38:17 UTC 2020
Date: Wednesday, April 15, 2020 @ 22:38:17
Author: ffy00
Revision: 615073
upgpkg: lutris 0.5.6-1
Modified:
lutris/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-15 22:36:04 UTC (rev 615072)
+++ PKGBUILD 2020-04-15 22:38:17 UTC (rev 615073)
@@ -3,8 +3,8 @@
# Contributor: Maxime Gauduin <alucryd at archlinux.org>
pkgname=lutris
-pkgver=0.5.5
-pkgrel=3
+pkgver=0.5.6
+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=('d63b9c79f55238d01b6a8c8fe62a0c70d7334c023a51e92d1c99a91cfc9336d3d071d13394c49d0a26bc04549ab7b7122aa8f133da00ed5aa8ae3a7bcc63848f')
+sha512sums=('eae67a36372128fa0d512ad5569d79fd6eed4a62d4b05450f99b42b1f00c3715b9a56a4eb21fe83be75401cc9777fc6d1df76629f3916b2fd378a376cb8ca973')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list