From 9bd5ca171d464db98d6d09acfa070fcf44e45abe Mon Sep 17 00:00:00 2001 From: Horror Proton <107091537+horror-proton@users.noreply.github.com> Date: Sat, 4 May 2024 13:08:42 +0800 Subject: [PATCH] Add maa manpage --- maa-cli-git/PKGBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/maa-cli-git/PKGBUILD b/maa-cli-git/PKGBUILD index 1bb942e..6246cc2 100644 --- a/maa-cli-git/PKGBUILD +++ b/maa-cli-git/PKGBUILD @@ -12,6 +12,7 @@ optdepends=('maa-assistant-arknights: for preinstalled maa core') provides=("${pkgname%-git}") conflicts=("${pkgname%-git}") source=("${pkgname%-git}::git+$url.git") +source=("git+file:///home/arch/projects/maa-cli") md5sums=('SKIP') options=(!lto)