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

Kyle Keen kkeen at archlinux.org
Mon Jan 4 17:19:02 UTC 2021


    Date: Monday, January 4, 2021 @ 17:19:02
  Author: kkeen
Revision: 807743

upgpkg: elinks 0.14.0-1

Modified:
  elinks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-04 17:18:16 UTC (rev 807742)
+++ PKGBUILD	2021-01-04 17:19:02 UTC (rev 807743)
@@ -5,7 +5,7 @@
 # Contributor: Ben <contrasutra at myrealbox.com>
 
 pkgname=elinks
-pkgver=0.13.5
+pkgver=0.14.0
 pkgrel=1
 pkgdesc="An advanced and well-established feature-rich text mode web browser."
 arch=("x86_64")
@@ -14,7 +14,7 @@
 depends=('bzip2' 'expat>=2.0' 'gpm>=1.20.4' 'openssl' 'lua51' 'libidn'
 	 'gc' 'tre' 'zlib')
 source=("elinks-$pkgver.tgz::https://github.com/rkd77/elinks/archive/v$pkgver.tar.gz")
-md5sums=('76b8a68a0cc29befc117ff314c82f64c')
+md5sums=('97aebd597cea4e4094974ad4c3f07068')
 
 # todo: make it work with a modern 'js' package
 # (upstream has no interest in writing that)



More information about the arch-commits mailing list