T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / xterm


Commits:
0799e16e by T.J. Townsend at 2024-05-13T09:49:39-04:00
upgpkg: 391-1: update to 391

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = xterm
        pkgdesc = X Terminal Emulator
-       pkgver = 390
-       pkgrel = 2
+       pkgver = 391
+       pkgrel = 1
        url = https://invisible-island.net/xterm/
        arch = x86_64
        license = custom
@@ -12,10 +12,11 @@ pkgbase = xterm
        depends = xbitmaps
        depends = libutempter
        depends = libxkbfile
-       source = https://invisible-mirror.net/archives/xterm/xterm-390.tgz
-       source = https://invisible-mirror.net/archives/xterm/xterm-390.tgz.asc
+       optdepends = xorg-mkfontscale: font scaling
+       source = https://invisible-mirror.net/archives/xterm/xterm-391.tgz
+       source = https://invisible-mirror.net/archives/xterm/xterm-391.tgz.asc
        validpgpkeys = 19882D92DDA4C400C22C0D56CC2AF4472167BE03
-       sha256sums = 
75117c3cc5174a09c425ef106e69404d72f5ef05e03a5da00aaf15792d6f9c0f
+       sha256sums = 
6091371e94de867ce186cc1bc306947b0482d71631847fdeab7982acb20ae6b8
        sha256sums = SKIP
 
 pkgname = xterm


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Alexander Baldeck <alexan...@archlinux.org>
 
 pkgname=xterm
-pkgver=390
-pkgrel=2
+pkgver=391
+pkgrel=1
 pkgdesc="X Terminal Emulator"
 arch=('x86_64')
 url="https://invisible-island.net/xterm/";
@@ -12,7 +12,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=('75117c3cc5174a09c425ef106e69404d72f5ef05e03a5da00aaf15792d6f9c0f'
+sha256sums=('6091371e94de867ce186cc1bc306947b0482d71631847fdeab7982acb20ae6b8'
             'SKIP')
 #validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB') # "Thomas Dickey 
<dic...@invisible-island.net>"
 validpgpkeys=('19882D92DDA4C400C22C0D56CC2AF4472167BE03') # "Thomas E. Dickey 
(self-signed w/o SHA1) <dic...@invisible-island.net>"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xterm/-/commit/0799e16ef3f99d26b5cffe2c2cadc9419f2e406b

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xterm/-/commit/0799e16ef3f99d26b5cffe2c2cadc9419f2e406b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to