diff --git a/PKGBUILD b/PKGBUILD index fc5a0eb..aed0e91 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ arch=('x86_64') url="https://github.com/uttarayan21/windows10ame" license=('MIT') -depends=('7z' 'git' 'curl') +depends=('p7zip' 'git' 'curl') provides=("windows10ame=${pkgver}") conflicts=("windows10ame") makedepends=('git')