7z -> p7zip

This commit is contained in:
Uttarayan Mondal
2021-05-26 19:24:01 +05:30
parent 9766cf0e15
commit 74b868b06b
+1 -1
View File
@@ -10,7 +10,7 @@ arch=('x86_64')
url="https://github.com/uttarayan21/windows10ame" url="https://github.com/uttarayan21/windows10ame"
license=('MIT') license=('MIT')
depends=('7z' 'git' 'curl') depends=('p7zip' 'git' 'curl')
provides=("windows10ame=${pkgver}") provides=("windows10ame=${pkgver}")
conflicts=("windows10ame") conflicts=("windows10ame")
makedepends=('git') makedepends=('git')