From 1ac18cbde3668fb5b9b6ac4c576610215736b13f Mon Sep 17 00:00:00 2001 From: kth5 Date: Sat, 18 May 2024 23:42:25 +0200 Subject: [PATCH] * update lynx to 2.9.1-1 --- lynx/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lynx/PKGBUILD b/lynx/PKGBUILD index 698793fddf..181218016d 100644 --- a/lynx/PKGBUILD +++ b/lynx/PKGBUILD @@ -5,8 +5,8 @@ # Contributor: Tom Newsom pkgname=lynx -pkgver=2.9.0 -pkgrel=2 +pkgver=2.9.1 +pkgrel=1 pkgdesc='A text browser for the World Wide Web' url='https://lynx.invisible-island.net/' arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) @@ -22,7 +22,7 @@ backup=(etc/lynx.cfg) options=(!lto) _archive="$pkgname$pkgver" source=("https://invisible-mirror.net/archives/lynx/tarballs/$_archive.tar.bz2"{,.asc}) -sha256sums=('5bcae5e2e6043ca7b220963a97763c49c13218d849ffda6be7739bfd5a2d36ff' +sha256sums=('a6db9b22c20df435df3757925a505531ce9a514d134742e935d71aa5c41339c5' 'SKIP') validpgpkeys=('19882D92DDA4C400C22C0D56CC2AF4472167BE03') # Thomas Dickey