From 55d1e19e71b453a0f47c599f281a2ad2644247d2 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 5 Dec 2011 23:15:23 +0000 Subject: Mon Dec 5 23:15:23 UTC 2011 --- community/uzbl/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/uzbl') diff --git a/community/uzbl/PKGBUILD b/community/uzbl/PKGBUILD index 25dfa6a08..9ee2129c6 100644 --- a/community/uzbl/PKGBUILD +++ b/community/uzbl/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 56503 2011-10-07 11:58:08Z lcarlier $ +# $Id: PKGBUILD 60076 2011-12-04 21:15:00Z lcarlier $ # Maintainer : Laurent Carlier # Contributor: Ionut Biru # Contributor: Dieter Plaetinck pkgbase=uzbl pkgname=('uzbl-core' 'uzbl-browser' 'uzbl-tabbed') -pkgver=2011.10.01 +pkgver=2011.11.28 pkgrel=1 arch=('i686' 'x86_64') url="http://www.uzbl.org" license=('GPL3') -makedepends=('git' 'pkgconfig' 'libwebkit>=1.3.13') +makedepends=('pkgconfig' 'libwebkit>=1.3.13') source=(uzbl-$pkgver.tar.gz::https://github.com/Dieterbe/uzbl/tarball/$pkgver) -md5sums=('aadafc08ef56966cdafec00b9d09abd1') +md5sums=('6e55474050b5df43d8bdd403248b1da6') build() { cd "$srcdir"/Dieterbe-uzbl-* -- cgit v1.2.3-54-g00ecf