Date: Monday, October 24, 2022 @ 08:29:36
Author: alucryd
Revision: 1334515
python-poetry -> python-poetry-core
Modified:
lutris/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-10-24 08:28:20 UTC (rev 1334514)
+++ PKGBUILD 2022-10-24 08:29:36 UTC (rev 1334515)
@@ -4,7 +4,7 @@
pkgname=lutris
pkgver=0.5.11
-pkgrel=1
+pkgrel=2
pkgdesc='Open Gaming Platform'
arch=('any')
url='https://lutris.net'
@@ -34,7 +34,7 @@
'git'
'meson'
'ninja'
- 'python-poetry'
+ 'python-poetry-core'
)
checkdepends=(
'python-nose-cover3'