summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 383498215f9b..1cc7618eefc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase="zestginx"
pkgver="1.19.8"
-pkgrel=1
+pkgrel=2
arch=("any")
pkgname=("zestginx" "zestginx-src")
pkgdesc="A modern, performant, and secure NGINX distribution packed with features."
@@ -21,7 +21,7 @@ depends=(
makedepends=(
"cmake"
"git"
- "rust>=1.39"
+ "rust"
)
source=(
"git+$url.git"