summaryrefslogtreecommitdiff
path: root/community/surf
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-08-21 23:14:35 +0000
committerroot <root@rshg054.dnsready.net>2011-08-21 23:14:35 +0000
commite9a5c646563c984f362db1777f8c6bc7da63a4ab (patch)
tree709694a1605c0b60dc9c0c57718e7fd661924646 /community/surf
parent839141249778baa4dba0f0511c52b5eded3cd934 (diff)
Sun Aug 21 23:14:34 UTC 2011
Diffstat (limited to 'community/surf')
-rw-r--r--community/surf/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/surf/PKGBUILD b/community/surf/PKGBUILD
index c456f5c45..9929db995 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')
url='http://surf.suckless.org/'
license=('MIT')
-depends=('libwebkit')
+depends=('libwebkit' 'xorg-xprop')
optdepends=('dmenu: URL-bar'
'wget: default download handler')
makedepends=('pkgconfig')