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

Gaetan Bisson bisson at archlinux.org
Thu Apr 16 16:13:22 UTC 2015


    Date: Thursday, April 16, 2015 @ 18:13:21
  Author: bisson
Revision: 237241

fix FS#44613

Modified:
  w3m/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-16 15:12:55 UTC (rev 237240)
+++ PKGBUILD	2015-04-16 16:13:21 UTC (rev 237241)
@@ -4,7 +4,7 @@
 
 pkgname=w3m
 pkgver=0.5.3
-pkgrel=5
+pkgrel=6
 pkgdesc='Text-based Web browser, as well as pager'
 url='http://w3m.sourceforge.net/'
 license=('custom')
@@ -33,7 +33,7 @@
 	./configure \
 		--prefix=/usr \
 		--libexecdir=/usr/lib \
-		--enable-image=x11,fb \
+		--enable-image=X11,fb \
 		--with-imagelib=imlib2 \
 		--with-termlib=ncurses \
 		--disable-w3mmailer \



More information about the arch-commits mailing list