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

Eric Belanger eric at archlinux.org
Fri Feb 1 04:05:16 UTC 2008


    Date: Thursday, January 31, 2008 @ 23:05:16
  Author: eric
    Path: /home/cvs-extra/extra/network/links

Modified: PKGBUILD (1.33 -> 1.34)
 Removed: links-2.1pre22-utf8.diff.bz2 (1.1)

upgpkg: links 2.1pre33-1


------------------------------+
 PKGBUILD                     |   10 +++++-----
 links-2.1pre22-utf8.diff.bz2 |    <<Binary file>>
 2 files changed, 6 insertions(+), 5 deletions(-)


Index: extra/network/links/PKGBUILD
diff -u extra/network/links/PKGBUILD:1.33 extra/network/links/PKGBUILD:1.34
--- extra/network/links/PKGBUILD:1.33	Fri Dec 14 23:36:34 2007
+++ extra/network/links/PKGBUILD	Thu Jan 31 23:05:16 2008
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.33 2007/12/15 04:36:34 eric Exp $
+# $Id: PKGBUILD,v 1.34 2008/02/01 04:05:16 eric Exp $
 # Maintainer: Eric Belanger <eric at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=links
-pkgver=2.1pre32
+pkgver=2.1pre33
 pkgrel=1
 pkgdesc="A text WWW browser, similar to Lynx"
 arch=('i686' 'x86_64')
@@ -12,13 +12,13 @@
 depends=('bzip2' 'zlib' 'openssl' 'gpm')
 makedepends=('pkgconfig')
 source=(http://links.twibright.com/download/$pkgname-$pkgver.tar.bz2)
-md5sums=('cb1b8b404b610e770ace70c5c57124cb')
-sha1sums=('d63f75f3adf0f7351bc0ebd33b97773a58df961b')
+md5sums=('99cdbd1194579eea6d857168a57e0d74')
+sha1sums=('0ac2aa7c45f56692751f5a9ab94f3551c38ba846')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
   cd "intl" && ./gen-intl && cd .. || return 1
-  ./configure --prefix=/usr --enable-javascript --disable-graphics --without-x
+  ./configure --prefix=/usr --mandir=/usr/share/man --enable-javascript --disable-graphics --without-x
   make || return 1
   make DESTDIR=$startdir/pkg install
 }
Index: extra/network/links/links-2.1pre22-utf8.diff.bz2
<<Binary file>>




More information about the arch-commits mailing list