luit: Update to 20201003

This commit is contained in:
Alexey Pavlov 2020-10-23 21:56:06 +03:00
parent e711b0fc84
commit c30a97cbed

View File

@ -1,9 +1,9 @@
# Maintainer: Alec Su <ae40515@yahoo.com.tw> # Maintainer: Alec Su <ae40515@yahoo.com.tw>
pkgname=luit pkgname=luit
pkgver=20190106 pkgver=20201003
pkgrel=1 pkgrel=1
pkgdesc="Luit is a filter that can be run between an arbitrary application and a UTF-8 terminal emulator." pkgdesc="Luit is a filter that can be run between an arbitrary application and a UTF-8 terminal emulator"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
url='https://invisible-island.net/luit/luit.html' url='https://invisible-island.net/luit/luit.html'
license=('MIT') license=('MIT')
@ -11,7 +11,7 @@ source=(ftp://ftp.invisible-island.net/luit/luit-${pkgver}.tgz
luit-20190106-fix-ldflags.patch) luit-20190106-fix-ldflags.patch)
depends=('gcc-libs' 'libiconv' 'zlib') depends=('gcc-libs' 'libiconv' 'zlib')
makedepends=('diffutils' 'gcc' 'libiconv-devel' 'make' 'patch' 'zlib-devel') makedepends=('diffutils' 'gcc' 'libiconv-devel' 'make' 'patch' 'zlib-devel')
sha256sums=('2b900f65ccdc38f8bfc11c6020069d055ba63fce6f90baefe8efc222a5ca3920' sha256sums=('c948da3c8b163e8e8f23cbe1255e7f3fa234c48aaf470b201ce55a3ecb4ad985'
'b2384d6801841d30830354c0806356be993ff86e9c8f1dfdca80a1de011da981') 'b2384d6801841d30830354c0806356be993ff86e9c8f1dfdca80a1de011da981')
prepare() { prepare() {