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 a684a4fd9164..8f89b8b2d0ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=nitch
pkgver=0.1.6
_commit=1c6955c4632614797154487fdc0f983e60f20f06
-pkgrel=1
+pkgrel=2
pkgdesc="Incredibly fast system fetch written in nim"
arch=(x86_64)
url=https://github.com/unxsh/nitch
license=(MIT)
-makedepends=(nim git)
+makedepends=(nim git openssl-1.1)
source=("git+$url#commit=$_commit")
md5sums=(SKIP)