From d310cb7c6fabacb9b0c6e1b467f0e5fd121dd349 Mon Sep 17 00:00:00 2001 From: xpamych Date: Thu, 16 Feb 2023 21:03:55 +0300 Subject: [PATCH] 1 --- dodo-manager-git/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dodo-manager-git/lure.sh b/dodo-manager-git/lure.sh index 791d1ab..14b3885 100644 --- a/dodo-manager-git/lure.sh +++ b/dodo-manager-git/lure.sh @@ -10,7 +10,7 @@ provides=('dodo') conflicts=('dodo') deps=('python3, python3-pip') -deps_arch('python, python-pip') +deps_arch=('python, python-pip') sources=("git+https://gitflic.ru/project/xpamych/dodo-manager.git") checksums=('SKIP')