diff --git a/PKGBUILD b/PKGBUILD index 0fe89a7..d403028 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ arch=('x86_64') url='https://github.com/cinnyapp/cinny-desktop' license=('MIT') -makedepends=('rust' 'nodejs') +makedepends=('rust' 'nodejs' 'npm') source=("${pkgname}::https://github.com/cinnyapp/cinny-desktop/releases/download/v${pkgver}/cinny-desktop-v${pkgver}.zip") sha256sums=('c74471769c2d89904b89f6418b396b9897878708393cd0a9a9d35e082c0a7e33')