summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87ea2d0323d8..b876965ba77b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _disable_tests=1 #disable tests
pkgname=luakit-git
_gitname=luakit
epoch=1
-pkgver=2.2.r62.g6cac8334
+pkgver=2.2.r75.g68e4ffc7
pkgrel=1
pkgdesc='Luakit: now updated for WebKit 2'
arch=('x86_64' 'i686' 'armv7h')
@@ -16,8 +16,7 @@ srcurl='https://github.com/luakit/luakit'
url='https://luakit.github.io'
license=('GPL3')
makedepends=('git' 'pkg-config')
-checkdepends=('xorg-server-xvfb' 'lua51-luacheck' 'lua51-luassert')
-optdepends=('lua51-filesystem: for the default configuration file')
+checkdepends=('xorg-server-xvfb' 'lua51-luacheck' 'lua51-luassert' 'lua51-filesystem')
provides=('luakit')
conflicts=('luakit')
depends=('webkit2gtk' 'luajit')