summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e19f83a44953..406bee01fb10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Alternative web client for Snapcast"
url="https://github.com/djmattyg007/snapidy"
license=("GPL3" "MIT")
arch=("any")
-makedepends=("zip")
+makedepends=("unzip")
source=(
"https://github.com/djmattyg007/snapidy/releases/download/${pkgver}/snapidy-${pkgver}.zip"
"config.example.json"