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

Christian Hesse eworm at gemini.archlinux.org
Tue Sep 14 14:14:08 UTC 2021


    Date: Tuesday, September 14, 2021 @ 14:14:08
  Author: eworm
Revision: 424011

upgpkg: links 2.24-2: update dependencies

Modified:
  links/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-14 06:36:03 UTC (rev 424010)
+++ PKGBUILD	2021-09-14 14:14:08 UTC (rev 424011)
@@ -3,12 +3,13 @@
 
 pkgname=links
 pkgver=2.24
-pkgrel=1
+pkgrel=2
 pkgdesc='A text WWW browser, similar to Lynx'
 arch=('x86_64')
 url='http://links.twibright.com/'
 license=('GPL')
-depends=('bzip2' 'gpm' 'libevent' 'pcre' 'xz')
+depends=('brotli' 'libbrotlidec.so' 'bzip2' 'libbz2.so' 'gpm' 'libgpm.so'
+         'libevent' 'openssl' 'pcre' 'xz' 'zstd' 'libzstd.so')
 makedepends=('libtiff' 'libpng' 'libxt' 'librsvg')
 optdepends=('libx11: for using xlinks'
 	    'libtiff: for using xlinks'



More information about the arch-commits mailing list