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 afea177ec87d..0638e76ed0f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
_pkgname=glualint
pkgname=${_pkgname}-bin
pkgver=1.18.3
-pkgrel=1
+pkgrel=2
pkgdesc="Linter for Garry's mod Lua."
arch=('x86_64')
-depends=('libffi')
+depends=('libffi7')
_githubrepo="https://github.com/FPtje/GLuaFixer"
url=${_githubrepo}
license=('LGPL2.1')