luit: rebuild

I tried to update, but the newest version (20221028) freezes on exit.
This commit is contained in:
Christoph Reiter
2022-12-30 13:21:28 +01:00
parent 1fc18a0c49
commit 10c9e9ee1e

View File

@@ -2,11 +2,11 @@
pkgname=luit
pkgver=20201003
pkgrel=1
pkgrel=2
pkgdesc="Luit is a filter that can be run between an arbitrary application and a UTF-8 terminal emulator"
arch=('i686' 'x86_64')
url='https://invisible-island.net/luit/luit.html'
license=('MIT')
license=('spdx:MIT')
source=(ftp://ftp.invisible-island.net/luit/luit-${pkgver}.tgz
luit-20190106-fix-ldflags.patch)
depends=('gcc-libs' 'libiconv' 'zlib')