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

Andreas Radke andyrtr at gemini.archlinux.org
Sat May 21 19:13:41 UTC 2022


    Date: Saturday, May 21, 2022 @ 19:13:40
  Author: andyrtr
Revision: 446199

upgpkg: xterm 372-2: enable sixel graphics again - FS#74449

Modified:
  xterm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-21 18:54:20 UTC (rev 446198)
+++ PKGBUILD	2022-05-21 19:13:40 UTC (rev 446199)
@@ -3,7 +3,7 @@
 
 pkgname=xterm
 pkgver=372
-pkgrel=1
+pkgrel=2
 pkgdesc="X Terminal Emulator"
 arch=('x86_64')
 url="https://invisible-island.net/xterm/"
@@ -42,7 +42,7 @@
       --enable-mini-luit \
       --enable-narrowproto \
       --enable-exec-xterm \
-      --disable-sixel-graphics \
+      --enable-sixel-graphics \
       --enable-regis-graphics \
       --with-tty-group=tty \
       --with-utempter



More information about the arch-commits mailing list