[arch-commits] CVS update of extra/network/links (PKGBUILD)

Eric Belanger eric at archlinux.org
Tue Oct 30 04:41:44 UTC 2007


    Date: Tuesday, October 30, 2007 @ 00:41:44
  Author: eric
    Path: /home/cvs-extra/extra/network/links

Modified: PKGBUILD (1.31 -> 1.32)

upgpkg: links 2.1pre31-1


----------+
 PKGBUILD |   15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)


Index: extra/network/links/PKGBUILD
diff -u extra/network/links/PKGBUILD:1.31 extra/network/links/PKGBUILD:1.32
--- extra/network/links/PKGBUILD:1.31	Mon Sep 10 17:11:27 2007
+++ extra/network/links/PKGBUILD	Tue Oct 30 00:41:44 2007
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD,v 1.31 2007/09/10 21:11:27 tpowa Exp $
-# Maintainer: Aaron Griffin <aaron at archlinux.org>
+# $Id: PKGBUILD,v 1.32 2007/10/30 04:41:44 eric Exp $
+# Maintainer: Eric Belanger <eric at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=links
-pkgver=2.1pre30
+pkgver=2.1pre31
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
-arch=(i686 x86_64)
-license=('GPL')
+arch=('i686' 'x86_64')
 url="http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/"
-depends=(bzip2 zlib openssl gpm)
+license=('GPL')
+depends=('bzip2' 'zlib' 'openssl' 'gpm')
 makedepends=('pkgconfig')
 source=(http://links.twibright.com/download/$pkgname-$pkgver.tar.bz2)
-md5sums=('f0f107cc824b71e43f0c6ab620209daf')
+md5sums=('1cb764a4d52930575b7006a5d1c0f12e')
+sha1sums=('57fb3d6cf2235ac87c1583aeea386843133100a3')
 
 # It is totally unclear what this patch does, so I do not know if it is worth
 # the trouble to adjust. Apparently it's utf8 related, but links has inherantly




More information about the arch-commits mailing list