summaryrefslogtreecommitdiff
path: root/core/links
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-06 23:14:50 +0000
committerroot <root@rshg054.dnsready.net>2012-02-06 23:14:50 +0000
commit1fa6edfba8d1e31ca1c0d59e8202cd3c62ccf393 (patch)
tree8d7ccc2dc9d08a4c3cde26aa01c887e9a0fc2fa1 /core/links
parentbdb5b3e66f6afa586ea147f69af5e4ba388f7615 (diff)
Mon Feb 6 23:14:50 UTC 2012
Diffstat (limited to 'core/links')
-rw-r--r--core/links/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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 <eric@archlinux.org>
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() {