summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91ec6c12c3f6..ccc45980f9c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_pkgname=lua52-jwtjitsi
pkgname=lua52-jwtjitsi-git
provide=("$_pkgname")
-pkgver=2.0.r1.gd0398d9
-pkgrel=3
+pkgver=3.0.r1.gb0f3bdc
+pkgrel=1
pkgdesc='LUA JWT Jitsi'
arch=('any')
url='https://github.com/jitsi/luajwtjitsi'
license=('MIT')
depends=('lua52-cjson' 'lua52-base64' 'lua52-luaossl')
-makedepends=('luarocks' 'lua52')
+makedepends=('luarocks' 'lua52' 'git')
source=("git+https://github.com/jitsi/luajwtjitsi")
sha256sums=('SKIP')