chore: add zsync2 to deps

This commit is contained in:
Rudra Saraswat 2023-06-20 04:14:13 +10:00
parent 2618d6dc85
commit d4107f2ad9

View file

@ -11,7 +11,7 @@ makedepends=("electron${_electronversion}" 'git' 'npm' 'base-devel')
source=('git+file://[BASE_ASSEMBLE_PATH]/projects/akshara') source=('git+file://[BASE_ASSEMBLE_PATH]/projects/akshara')
sha256sums=('SKIP') sha256sums=('SKIP')
depends=('bash' 'python' 'python-lockfile' 'python-psutil' 'python-fasteners' 'squashfs-tools' 'p7zip' 'zsync') depends=('bash' 'python' 'python-lockfile' 'python-psutil' 'python-fasteners' 'squashfs-tools' 'p7zip' 'zsync2')
provides=("${pkgname%-git}") provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}") conflicts=("${pkgname%-git}")