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

Eric Belanger eric at archlinux.org
Sat Dec 15 04:36:34 UTC 2007


    Date: Friday, December 14, 2007 @ 23:36:34
  Author: eric
    Path: /home/cvs-extra/extra/network/links

Modified: PKGBUILD (1.32 -> 1.33)

upgpkg: links 2.1pre32-1


----------+
 PKGBUILD |   13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)


Index: extra/network/links/PKGBUILD
diff -u extra/network/links/PKGBUILD:1.32 extra/network/links/PKGBUILD:1.33
--- extra/network/links/PKGBUILD:1.32	Tue Oct 30 00:41:44 2007
+++ extra/network/links/PKGBUILD	Fri Dec 14 23:36:34 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.32 2007/10/30 04:41:44 eric Exp $
+# $Id: PKGBUILD,v 1.33 2007/12/15 04:36:34 eric Exp $
 # Maintainer: Eric Belanger <eric at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=links
-pkgver=2.1pre31
+pkgver=2.1pre32
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
@@ -12,13 +12,8 @@
 depends=('bzip2' 'zlib' 'openssl' 'gpm')
 makedepends=('pkgconfig')
 source=(http://links.twibright.com/download/$pkgname-$pkgver.tar.bz2)
-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
-# poor utf8 support. The general concensus is to use lynx or w3m instead
-#  patch -Np1 -i ../links-2.1pre22-utf8.diff || return 1
+md5sums=('cb1b8b404b610e770ace70c5c57124cb')
+sha1sums=('d63f75f3adf0f7351bc0ebd33b97773a58df961b')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list