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

Filipe Laíns ffy00 at archlinux.org
Thu Nov 19 23:09:46 UTC 2020


    Date: Thursday, November 19, 2020 @ 23:09:46
  Author: ffy00
Revision: 757843

upgpkg: lutris 0.5.8-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-19 23:08:23 UTC (rev 757842)
+++ PKGBUILD	2020-11-19 23:09:46 UTC (rev 757843)
@@ -3,8 +3,8 @@
 # Contributor: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=lutris
-pkgver=0.5.7.1
-pkgrel=2
+pkgver=0.5.8
+pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
@@ -20,8 +20,8 @@
             'lib32-vkd3d: Vulkan 3D support'
             'gvfs: GVFS backend')
 makedepends=('python-setuptools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz")
-sha512sums=('44ceeb22b3529eb423201d002e5816f9226135a2c457a9517c4855d7d0462dd512d37c6cc0ed507151fb834f179a1536b9ef08fa8645dfc2a89a314e57eeade6')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/$pkgver.tar.gz")
+sha512sums=('dceb7708c98feb713d2e57cbf05cd37300cb32948d54275c3df4dbfc3260261b1baae0a13f6acf0bf3bd314b1ea437cd810a055d9ba6a767d27124cac65221e9')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list