chore: remove zsync2 dep

This commit is contained in:
Rudra B.S. 2023-11-18 18:28:09 +05:30
parent 88b57afc84
commit dff86ece75

View file

@ -11,7 +11,7 @@ makedepends=('git' 'base-devel')
source=('git+https://git.blendos.co/blendOS/system-tools/akshara')
sha256sums=('SKIP')
depends=('bash' 'python' 'python-lockfile' 'python-psutil' 'python-fasteners' 'python-yaml' 'squashfs-tools' 'p7zip' 'zsync2')
depends=('bash' 'python' 'python-lockfile' 'python-psutil' 'python-fasteners' 'python-yaml' 'squashfs-tools')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")