* update xterm to 395-1

This commit is contained in:
Alexander Baldeck 2024-11-25 19:20:45 +01:00
parent 1fc5de0623
commit 794314dce4
3 changed files with 32 additions and 2 deletions

26
xorg/xterm/.SRCINFO Normal file
View File

@ -0,0 +1,26 @@
pkgbase = xterm
pkgdesc = X Terminal Emulator
pkgver = 395
pkgrel = 1
url = https://invisible-island.net/xterm/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = custom
depends = libxft
depends = libxaw
depends = ncurses
depends = luit
depends = xbitmaps
depends = libutempter
depends = libxkbfile
optdepends = xorg-mkfontscale: font scaling
source = https://invisible-mirror.net/archives/xterm/xterm-395.tgz
source = https://invisible-mirror.net/archives/xterm/xterm-395.tgz.asc
validpgpkeys = 19882D92DDA4C400C22C0D56CC2AF4472167BE03
sha256sums = 286e3caa5938eae38e202827621567629dfeaae689e8070b413ca11398093dc8
sha256sums = SKIP
pkgname = xterm

View File

@ -0,0 +1,4 @@
[xterm]
source = "regex"
url = "https://invisible-island.net/xterm/xterm.log.html"
regex = 'Patch #(\d+) '

View File

@ -4,7 +4,7 @@
# Contributor: Alexander Baldeck <alexander@archlinux.org>
pkgname=xterm
pkgver=393
pkgver=395
pkgrel=1
pkgdesc="X Terminal Emulator"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -13,7 +13,7 @@ license=('custom')
depends=('libxft' 'libxaw' 'ncurses' 'luit' 'xbitmaps' 'libutempter' 'libxkbfile')
optdepends=('xorg-mkfontscale: font scaling')
source=(https://invisible-mirror.net/archives/${pkgname}/${pkgname}-${pkgver}.tgz{,.asc})
sha256sums=('dc3abf533d66ae3db49e6783b0e1e29f0e4d045b4b3dac797a5e93be2735ec7b'
sha256sums=('286e3caa5938eae38e202827621567629dfeaae689e8070b413ca11398093dc8'
'SKIP')
#validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB') # "Thomas Dickey <dickey@invisible-island.net>"
validpgpkeys=('19882D92DDA4C400C22C0D56CC2AF4472167BE03') # "Thomas E. Dickey (self-signed w/o SHA1) <dickey@invisible-island.net>"