[arch-commits] Commit in lynx/trunk (PKGBUILD)

Douglas Soares de Andrade douglas at archlinux.org
Thu Jul 16 10:58:18 UTC 2009


    Date: Thursday, July 16, 2009 @ 06:58:18
  Author: douglas
Revision: 46357

upgpkg: lynx 2.8.7-1
    Updated for x86_64

Modified:
  lynx/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-16 10:48:59 UTC (rev 46356)
+++ PKGBUILD	2009-07-16 10:58:18 UTC (rev 46357)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer: dorphell <dorphell at archlinux.org>
+# Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+
 pkgname=lynx
-pkgver=2.8.6
-pkgrel=2
+pkgver=2.8.7
+pkgrel=1
 pkgdesc="A text browser for the World Wide Web"
 url="http://lynx.isc.org/"
 arch=(i686 x86_64)
@@ -12,12 +13,12 @@
 source=(http://lynx.isc.org/release/${pkgname}${pkgver}.tar.gz)
 url="http://lynx.isc.org"
 backup=('etc/lynx.cfg')
-md5sums=('c1346198ae99302cc26763d89f89a239')
 
 build() {
-  cd $startdir/src/${pkgname}2-8-6
+  cd $startdir/src/${pkgname}2-8-7
   ./configure --prefix=/usr --sysconfdir=/etc --with-ssl --enable-nls \
     --mandir=/usr/share/man
   make || return 1
   make DESTDIR=$startdir/pkg install
 }
+md5sums=('124253e635f7c76bdffc47b9d036c812')




More information about the arch-commits mailing list