[arch-commits] Commit in lynx/repos (extra-i686 extra-i686/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Sun Jul 19 19:17:14 UTC 2009


    Date: Sunday, July 19, 2009 @ 15:17:14
  Author: giovanni
Revision: 46701

Merged revisions 46357 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/lynx/trunk

........
  r46357 | douglas | 2009-07-16 03:58:18 -0700 (gio, 16 lug 2009) | 2 lines
  
  upgpkg: lynx 2.8.7-1
      Updated for x86_64
........

Modified:
  lynx/repos/extra-i686/	(properties)
  lynx/repos/extra-i686/PKGBUILD

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


Property changes on: lynx/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /lynx/trunk:1-9279
   + /lynx/trunk:1-46700

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-07-19 18:50:53 UTC (rev 46700)
+++ extra-i686/PKGBUILD	2009-07-19 19:17:14 UTC (rev 46701)
@@ -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