[arch-commits] Commit in xterm/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Mon Oct 5 06:01:50 UTC 2020
Date: Monday, October 5, 2020 @ 06:01:50
Author: andyrtr
Revision: 397285
upgpkg: xterm 360-2: move from xorg-luit to luit
Modified:
xterm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-05 05:53:37 UTC (rev 397284)
+++ PKGBUILD 2020-10-05 06:01:50 UTC (rev 397285)
@@ -3,12 +3,12 @@
pkgname=xterm
pkgver=360
-pkgrel=1
+pkgrel=2
pkgdesc="X Terminal Emulator"
arch=('x86_64')
url="https://invisible-island.net/xterm/"
license=('custom')
-depends=('libxft' 'libxaw' 'ncurses' 'xorg-luit' 'xbitmaps' 'libutempter' 'libxkbfile')
+depends=('libxft' 'libxaw' 'ncurses' 'luit' 'xbitmaps' 'libutempter' 'libxkbfile')
source=(https://invisible-mirror.net/archives/${pkgname}/${pkgname}-${pkgver}.tgz{,.asc})
sha256sums=('a5f6e1f1de01fa9fddf132d9fb7a9a749a411f1e77ee6a7fdf1c8c0c1db80dba'
'SKIP')
More information about the arch-commits
mailing list