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

Andreas Radke andyrtr at archlinux.org
Wed May 4 18:15:04 UTC 2016


    Date: Wednesday, May 4, 2016 @ 20:15:04
  Author: andyrtr
Revision: 266875

upgpkg: xterm 324-2

enable sixel graphics, FS#48730

Modified:
  xterm/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-04 18:09:53 UTC (rev 266874)
+++ PKGBUILD	2016-05-04 18:15:04 UTC (rev 266875)
@@ -4,7 +4,7 @@
 
 pkgname=xterm
 pkgver=324
-pkgrel=1
+pkgrel=2
 pkgdesc="X Terminal Emulator"
 arch=('i686' 'x86_64')
 url="http://invisible-island.net/xterm/"
@@ -44,6 +44,7 @@
       --enable-mini-luit \
       --enable-narrowproto \
       --enable-exec-xterm \
+      --enable-sixel-graphics \
       --with-tty-group=tty \
       --with-utempter
   make



More information about the arch-commits mailing list