summaryrefslogtreecommitdiff
path: root/community/dwb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dwb/PKGBUILD')
-rw-r--r--community/dwb/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/dwb/PKGBUILD b/community/dwb/PKGBUILD
index 0579c9d73..02fe87130 100644
--- a/community/dwb/PKGBUILD
+++ b/community/dwb/PKGBUILD
@@ -1,10 +1,10 @@
-$Id: PKGBUILD 76661 2012-09-25 22:31:13Z dwallace $
+#$Id: PKGBUILD 78955 2012-10-28 00:21:35Z dwallace $
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: portix <portix at gmx.net>
pkgname=dwb
-pkgver=2012.08.22
-pkgrel=3
+pkgver=2012.10.27_3
+pkgrel=1
pkgdesc="A webkit web browser with vi-like keyboard shortcuts, stable snapshot"
url="http://portix.bitbucket.org/dwb/"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ install=dwb.install
license=('GPL')
depends=('libwebkit' 'desktop-file-utils')
source=(https://bitbucket.org/portix/"${pkgname}"/downloads/"${pkgname}"-"${pkgver}".tar.gz)
-md5sums=('5cdf3a2b3f8845071529b44e2d93d653')
+md5sums=('2d544b01d3cbee81cc9f6c1c77ca7528')
build() {
cd "${srcdir}"/"${pkgname}"-"${pkgver}"