summaryrefslogtreecommitdiff
path: root/community/uzbl
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-30 00:02:28 +0000
committerroot <root@rshg054.dnsready.net>2012-05-30 00:02:28 +0000
commitf676c2f568b9c75daa3e2b688978b877f950953d (patch)
tree59afe7e51ecb44399c2e64658841e1b5f86571fa /community/uzbl
parentedec45419def1b81bd663a2859684ef55ba56269 (diff)
Wed May 30 00:02:27 UTC 2012
Diffstat (limited to 'community/uzbl')
-rw-r--r--community/uzbl/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/uzbl/PKGBUILD b/community/uzbl/PKGBUILD
index 9ee2129c6..725ff0e0d 100644
--- a/community/uzbl/PKGBUILD
+++ b/community/uzbl/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 60076 2011-12-04 21:15:00Z lcarlier $
+# $Id: PKGBUILD 71552 2012-05-28 19:39:02Z lcarlier $
# Maintainer : Laurent Carlier <lordheavym@gmail.com>
# Contributor: Ionut Biru <ibiru@archlinux.org>
# Contributor: Dieter Plaetinck <dieter@plaetinck.be>
pkgbase=uzbl
pkgname=('uzbl-core' 'uzbl-browser' 'uzbl-tabbed')
-pkgver=2011.11.28
+pkgver=2012.05.14
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.uzbl.org"
license=('GPL3')
makedepends=('pkgconfig' 'libwebkit>=1.3.13')
source=(uzbl-$pkgver.tar.gz::https://github.com/Dieterbe/uzbl/tarball/$pkgver)
-md5sums=('6e55474050b5df43d8bdd403248b1da6')
+md5sums=('4c58653bddbcf1429f7275bbb7c664a9')
build() {
cd "$srcdir"/Dieterbe-uzbl-*