summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsolaraquarion2017-02-14 14:24:46 -0500
committersolaraquarion2017-02-14 14:24:46 -0500
commitb17feeac44bcf0d1d81f9251c0a1563248f2695b (patch)
tree8f648e9a72bdfa345f1d309eadaed2b1e94d7bac
parentec1c6ca5b6f88223ea5b1ca092e8f25153114fb1 (diff)
downloadaur-b17feeac44bcf0d1d81f9251c0a1563248f2695b.tar.gz
removing help2man
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b543082cb3a..8b5b028b4154 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,14 @@
# Generated by mksrcinfo v8
-# Tue Feb 14 17:37:15 UTC 2017
+# Tue Feb 14 19:24:33 UTC 2017
pkgbase = luakit-git
pkgdesc = fork of luakit using webkit2
- pkgver = r2736.6f1e8ba
+ pkgver = r2739.5797a17
pkgrel = 1
url = https://github.com/luakit/luakit
arch = x86_64
arch = i686
arch = armv7h
license = GPL3
- makedepends = help2man
makedepends = git
depends = webkit2gtk
depends = lua51-filesystem
diff --git a/PKGBUILD b/PKGBUILD
index 274cc2dda692..f64b7a330e81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
pkgname=luakit-git
gitname=luakit
-pkgver=r2736.6f1e8ba
+pkgver=r2739.5797a17
pkgrel=1
pkgdesc='fork of luakit using webkit2'
arch=('x86_64' 'i686' 'armv7h')
url='https://github.com/luakit/luakit'
license=('GPL3')
-makedepends=('help2man' 'git')
+makedepends=('git')
provides=('luakit')
conflicts=('luakit')
depends=('webkit2gtk' 'lua51-filesystem' 'libunique' 'luajit')