summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd7a53441f61..a9a5996979b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname="concord-git"
pkgver="v2.2.0"
pkgrel="1"
-depends=('openssl')
+depends=('curl')
pkgdesc="A Discord API wrapper library made in C"
arch=('any')