summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsolaraquarion2017-02-14 11:18:30 -0500
committersolaraquarion2017-02-14 11:18:30 -0500
commitd9104d67d8e0288046bb3b5adc93718ccd933732 (patch)
tree3e2012b40837f24cba8b9c8f404deea7215700c7
parent9f5dc4dbe17eb2e3efb1d9ecc5683a29bb37a26b (diff)
downloadaur-d9104d67d8e0288046bb3b5adc93718ccd933732.tar.gz
welcome to 2017 part 4
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fda2621eb08..6353197c3e5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
# Generated by mksrcinfo v8
-# Tue Feb 14 15:59:13 UTC 2017
+# Tue Feb 14 16:18:24 UTC 2017
pkgbase = luakit-git
pkgdesc = Browser framework based on Webkit and Lua
pkgver = r2735.5f2a71b
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/luakit/luakit
arch = x86_64
arch = i686
+ arch = armv7h
license = GPL3
makedepends = help2man
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index d99a59df5166..a32c3be82152 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@
pkgname=luakit-git
gitname=luakit
pkgver=r2735.5f2a71b
-pkgrel=2
+pkgrel=3
pkgdesc='Browser framework based on Webkit and Lua'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'armv7h')
url='https://github.com/luakit/luakit'
license=('GPL3')
makedepends=('help2man' 'git')