Date: Friday, June 29, 2012 @ 08:14:37
  Author: pierre
Revision: 162748

Rebuild to pick up gzip in /usr/bin

fixes FS#30479

Modified:
  lynx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-06-29 11:58:45 UTC (rev 162747)
+++ PKGBUILD    2012-06-29 12:14:37 UTC (rev 162748)
@@ -6,10 +6,10 @@
 pkgname=lynx
 pkgver=2.8.7
 _pkgver=2-8-7
-pkgrel=5
+pkgrel=6
 pkgdesc="A text browser for the World Wide Web"
 url="http://lynx.isc.org/";
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL')
 depends=('ncurses' 'openssl')
 backup=('etc/lynx.cfg')

Reply via email to