[arch-commits] Commit in luit/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Wed Apr 27 20:34:32 UTC 2022


    Date: Wednesday, April 27, 2022 @ 20:34:31
  Author: arojas
Revision: 444137

Update to 20220111

Modified:
  luit/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-27 20:03:05 UTC (rev 444136)
+++ PKGBUILD	2022-04-27 20:34:31 UTC (rev 444137)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=luit
-pkgver=20210218
+pkgver=20220111
 pkgrel=1
 pkgdesc="Filter that can be run between an arbitrary application and a UTF-8 terminal emulator"
 arch=('x86_64')
@@ -13,9 +13,10 @@
 replaces=('xorg-luit')
 conflicts=('xorg-luit')
 source=(https://invisible-mirror.net/archives/${pkgname}/${pkgname}-${pkgver}.tgz{,.asc})
-sha256sums=('f3c7cfea61f4175b087fd4200e8e43d2d4b87575ed265403f9d67850ea1740e6'
+sha256sums=('86c07a4ff2d4374a655a1eef2ec7504582d42bba5971c79b111364e2b26ed468'
             'SKIP')
-validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB') # "Thomas Dickey <dickey at invisible-island.net>"
+validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB'
+              '19882D92DDA4C400C22C0D56CC2AF4472167BE03') # "Thomas Dickey <dickey at invisible-island.net>"
 
 build() {
   cd luit-${pkgver}



More information about the arch-commits mailing list