summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoralzeih2020-08-20 23:14:16 +1200
committeralzeih2020-08-20 23:14:16 +1200
commit7ee9c8271be36eb0cf5bcbdc561b7b5b0ce7781f (patch)
treec40b3f990241fe4421f5ad212e37b24f403b77c4 /PKGBUILD
parent3d98c31024e86eb9b97cc3401d06f969e9c60f85 (diff)
downloadaur-7ee9c8271be36eb0cf5bcbdc561b7b5b0ce7781f.tar.gz
Update dependencies
Signed-off-by: alzeih <alzeih@users.noreply.github.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fa086902523..5f41c6f60914 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64')
url="https://github.com/cisco/cjose"
license=('MIT')
depends=('openssl' 'jansson')
-makedepends=('jansson')
+makedepends=()
source=("https://github.com/cisco/$pkgname/archive/$pkgver.tar.gz")
sha512sums=('7ae67a6d19591b3d19b888270ec0ca17df399bea117e42686fc1de39b3741ed9a8816f96d33d090687c49c3123cdc95430a781835a525a02d22561ebf5aaa653')