summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsolaraquarion2017-02-14 11:22:58 -0500
committersolaraquarion2017-02-14 11:22:58 -0500
commit711d4509de369be94e1e1570900e5e04a35624fb (patch)
treec32e4c887b59ac86eeebab950f413966c6a95cc8
parentd9104d67d8e0288046bb3b5adc93718ccd933732 (diff)
downloadaur-711d4509de369be94e1e1570900e5e04a35624fb.tar.gz
welcoming a new webkit
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6353197c3e5f..13ee5b9d6e7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Tue Feb 14 16:18:24 UTC 2017
+# Tue Feb 14 16:22:49 UTC 2017
pkgbase = luakit-git
- pkgdesc = Browser framework based on Webkit and Lua
+ pkgdesc = fork of luakit using webkit2
pkgver = r2735.5f2a71b
pkgrel = 3
url = https://github.com/luakit/luakit
diff --git a/PKGBUILD b/PKGBUILD
index a32c3be82152..469e7579b6d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=luakit-git
gitname=luakit
pkgver=r2735.5f2a71b
pkgrel=3
-pkgdesc='Browser framework based on Webkit and Lua'
+pkgdesc='fork of luakit using webkit2'
arch=('x86_64' 'i686' 'armv7h')
url='https://github.com/luakit/luakit'
license=('GPL3')