From d8fdc79f0eff1e0a0c630ec38a5792640c0f8311 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Mon, 17 Mar 2014 03:42:22 +0000 Subject: Mon Mar 17 03:39:34 UTC 2014 --- community/dwb/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/dwb') diff --git a/community/dwb/PKGBUILD b/community/dwb/PKGBUILD index 9c7fb1a8a..42defb1fb 100644 --- a/community/dwb/PKGBUILD +++ b/community/dwb/PKGBUILD @@ -1,19 +1,19 @@ -#$Id: PKGBUILD 87389 2013-03-30 14:49:30Z dwallace $ +#$Id: PKGBUILD 107304 2014-03-16 22:27:48Z dwallace $ # Maintainer: Daniel Wallace # Contributor: portix pkgname=dwb -pkgver=2013.03.30 -pkgrel=2 +pkgver=2014.03.07 +pkgrel=1 pkgdesc="A webkit web browser with vi-like keyboard shortcuts, stable snapshot" url="http://portix.bitbucket.org/dwb/" arch=('i686' 'x86_64') install=dwb.install license=('GPL') -depends=('libwebkit' 'desktop-file-utils') +depends=('webkitgtk2' 'desktop-file-utils') makedepends=('json-c') source=(https://bitbucket.org/portix/"${pkgname}"/downloads/"${pkgname}"-"${pkgver}".tar.gz) -sha1sums=(57207525896a0c6145e1da69481e3ccc043757e9) +sha1sums=('006e9df0c52219b9f022c1b4a3aa0518ff96295d') build() { cd "${srcdir}"/"${pkgname}"-"${pkgver}" -- cgit v1.2.3-54-g00ecf