summaryrefslogtreecommitdiff
path: root/community/surf/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/surf/PKGBUILD')
-rw-r--r--community/surf/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/surf/PKGBUILD b/community/surf/PKGBUILD
index 3ac7a21e7..d6f3420e6 100644
--- a/community/surf/PKGBUILD
+++ b/community/surf/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 44535 2011-04-08 08:10:39Z lfleischer $
+# $Id: PKGBUILD 54600 2011-08-20 20:14:06Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Pierre Chapuis <catwell at archlinux dot us>
# Contributor: Ray Kohler <ataraxia937 at gmail dot com>
@@ -6,12 +6,12 @@
pkgname=surf
pkgver=0.4.1
-pkgrel=2
+pkgrel=3
pkgdesc="A simple web browser based on WebKit/GTK+."
arch=('i686' 'x86_64' 'mips64el')
url='http://surf.suckless.org/'
license=('MIT')
-depends=('libwebkit')
+depends=('libwebkit' 'xorg-xprop')
optdepends=('dmenu: URL-bar'
'wget: default download handler')
makedepends=('pkgconfig')