Date: Wednesday, March 22, 2023 @ 07:18:43 Author: eworm Revision: 471773
upgpkg: links 2.29-1: new upstream release Modified: links/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-22 07:07:36 UTC (rev 471772) +++ PKGBUILD 2023-03-22 07:18:43 UTC (rev 471773) @@ -2,8 +2,8 @@ # Contributor: Eric Bélanger <[email protected]> pkgname=links -pkgver=2.28 -pkgrel=5 +pkgver=2.29 +pkgrel=1 pkgdesc='A text WWW browser, similar to Lynx' arch=('x86_64') url='http://links.twibright.com/' @@ -17,7 +17,7 @@ 'librsvg: for using xlinks') source=("http://links.twibright.com/download/${pkgname}-${pkgver}.tar.bz2" 'links.desktop') -sha256sums=('2fd5499b13dee59457c132c167b8495c40deda75389489c6cccb683193f454b4' +sha256sums=('22aa96c0b38e1a6f8f7ed9d7a4167a47fc37246097759ef6059ecf8f9ead7998' 'f96bf2638e9c309bfdb857bd62a732b980231b3a683cd585ec872b249c2c1b19') configure_options=(
