From bc6798c5e77489a0cb4ef34d6f067f1188b91b5d Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Tue, 6 Mar 2018 19:35:04 +0000 Subject: xterm: update to 331 --- abs/core/xterm/PKGBUILD | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/abs/core/xterm/PKGBUILD b/abs/core/xterm/PKGBUILD index 29bc524..45e3025 100644 --- a/abs/core/xterm/PKGBUILD +++ b/abs/core/xterm/PKGBUILD @@ -3,18 +3,18 @@ # Contributor: Alexander Baldeck pkgname=xterm -pkgver=326 +pkgver=331 pkgrel=1 pkgdesc="X Terminal Emulator" -arch=('i686' 'x86_64') +arch=('x86_64') url="http://invisible-island.net/xterm/" license=('custom') depends=('libxft' 'libxaw' 'ncurses' 'xorg-luit' 'xbitmaps' 'libutempter' 'libxkbfile') -source=(ftp://invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz{,.asc} +source=(ftp://ftp.invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz{,.asc} LICENSE) -md5sums=('93914da76a279bbbd8f9a26639860241' - 'SKIP' - '10ecc3f8ee91e3189863a172f68282d2') +sha256sums=('9ae856a30fd93046be93952a6898ba47f6f88ad6a988a7c949c4c80d5199ef10' + 'SKIP' + '9929684f5e28eb5e49c5a7f924dec9c61e0b909b3debb92d247f73f222e09615') validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB') # "Thomas Dickey " build() { @@ -45,6 +45,7 @@ build() { --enable-narrowproto \ --enable-exec-xterm \ --enable-sixel-graphics \ + --enable-regis-graphics \ --with-tty-group=tty \ --with-utempter make -- cgit v0.12