summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f5f125c8db7..4be97f667da0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Apr 24 17:31:49 UTC 2017
+# Mon May 1 18:24:15 UTC 2017
pkgbase = luakit-git
pkgdesc = fork of luakit using webkit2
- pkgver = r3228.e5c7e56e
+ pkgver = r3250.fa3fe102
pkgrel = 1
url = https://github.com/aidanholm/luakit
arch = x86_64
@@ -15,7 +15,6 @@ pkgbase = luakit-git
depends = luajit
provides = luakit
conflicts = luakit
- options = !makeflags
backup = etc/xdg/luakit/binds.lua
backup = etc/xdg/luakit/globals.lua
backup = etc/xdg/luakit/modes.lua
diff --git a/PKGBUILD b/PKGBUILD
index 974764375120..4364537e2cd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=luakit-git
gitname=luakit
-pkgver=r3228.e5c7e56e
+pkgver=r3250.fa3fe102
pkgrel=1
pkgdesc='fork of luakit using webkit2'
arch=('x86_64' 'i686' 'armv7h')
@@ -23,7 +23,6 @@ backup=('etc/xdg/luakit/binds.lua'
'etc/xdg/luakit/theme.lua'
'etc/xdg/luakit/webview.lua'
'etc/xdg/luakit/window.lua')
-options=('!makeflags')
source=("git://github.com/aidanholm/luakit#branch=develop")
md5sums=('SKIP')