From 1fa6edfba8d1e31ca1c0d59e8202cd3c62ccf393 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 6 Feb 2012 23:14:50 +0000 Subject: Mon Feb 6 23:14:50 UTC 2012 --- core/links/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'core/links') diff --git a/core/links/PKGBUILD b/core/links/PKGBUILD index 5e76655a5..1193ed3b0 100644 --- a/core/links/PKGBUILD +++ b/core/links/PKGBUILD @@ -1,21 +1,21 @@ -# $Id: PKGBUILD 143535 2011-11-26 00:22:27Z eric $ +# $Id: PKGBUILD 148998 2012-02-05 12:58:31Z eric $ # Maintainer: Eric BĂ©langer pkgname=links -pkgver=2.4 +pkgver=2.5 pkgrel=1 pkgdesc="A text WWW browser, similar to Lynx" arch=('i686' 'x86_64') url="http://links.twibright.com/" license=('GPL') -depends=('bzip2' 'zlib' 'openssl' 'gpm') +depends=('bzip2' 'xz' 'zlib' 'openssl' 'gpm') makedepends=('libtiff' 'libpng' 'libxt') optdepends=('libx11: for using xlinks' 'libtiff: for using xlinks' 'libpng: for using xlinks') provides=('links-g') conflicts=('links-g') replaces=('links-g') source=(http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2 links.desktop) -sha1sums=('c09fcb03874b1d0586f582f73833bb2f4c9ed7ac' +sha1sums=('fe4bc37be8aebd9196c35ffef724435cea94349c' 'f600e27c2a71184444f7dd07a10230aa44463a02') build() { -- cgit v1.2.3-54-g00ecf