Date: Monday, May 4, 2020 @ 03:51:32 Author: andyrtr Revision: 382204
upgpkg: xterm 356-1: upstream update 356; should also fix FS#66502 Modified: xterm/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-03 20:13:46 UTC (rev 382203) +++ PKGBUILD 2020-05-04 03:51:32 UTC (rev 382204) @@ -2,7 +2,7 @@ # Contributor: Alexander Baldeck <[email protected]> pkgname=xterm -pkgver=355 +pkgver=356 pkgrel=1 pkgdesc="X Terminal Emulator" arch=('x86_64') @@ -10,7 +10,7 @@ license=('custom') depends=('libxft' 'libxaw' 'ncurses' 'xorg-luit' 'xbitmaps' 'libutempter' 'libxkbfile') source=(https://invisible-mirror.net/archives/${pkgname}/${pkgname}-${pkgver}.tgz{,.asc}) -sha256sums=('e431bb60b5a387b0032bcb1060cb74e90daa75fe5281fe8c4f8d073b84de8242' +sha256sums=('38c5182fc4108390b21b54d2b84b7c92444221f39bb35129913149c4bf9629c7' 'SKIP') validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB') # "Thomas Dickey <[email protected]>"
