summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcelogeek2021-05-11 20:41:20 +0200
committercelogeek2021-05-11 20:41:20 +0200
commiteb3436ae359ddf1c29b9f7d53980fa7009f856ab (patch)
treecbb1becbb700ad8bb3748611067eee1624023798 /PKGBUILD
parentc22c01090ac27ac3a2766accd876fa0081a82690 (diff)
downloadaur-eb3436ae359ddf1c29b9f7d53980fa7009f856ab.tar.gz
update deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df0695de393a..91ec6c12c3f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,12 @@ _pkgname=lua52-jwtjitsi
pkgname=lua52-jwtjitsi-git
provide=("$_pkgname")
pkgver=2.0.r1.gd0398d9
-pkgrel=2
+pkgrel=3
pkgdesc='LUA JWT Jitsi'
arch=('any')
url='https://github.com/jitsi/luajwtjitsi'
license=('MIT')
+depends=('lua52-cjson' 'lua52-base64' 'lua52-luaossl')
makedepends=('luarocks' 'lua52')
source=("git+https://github.com/jitsi/luajwtjitsi")
sha256sums=('SKIP')