Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
elinks
Commits:
5bb8bd21 by Antonio Rojas at 2026-03-06T09:12:02+01:00
upgpkg: 0.19.1-3: lua 5.5 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = elinks
pkgdesc = Advanced feature-rich text-mode web browser
pkgver = 0.19.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/rkd77/elinks
arch = x86_64
license = GPL-2.0-only
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=elinks
pkgver=0.19.1
-pkgrel=2
+pkgrel=3
pkgdesc='Advanced feature-rich text-mode web browser'
arch=(x86_64)
url='https://github.com/rkd77/elinks'
@@ -54,7 +54,7 @@ build() {
-D bzlib=true
-D brotli=true
-D lzma=true
- -D luapkg=lua54
+ -D luapkg=lua55
-D tre=true
-D gemini=true
-D reproducible=true
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/elinks/-/commit/5bb8bd21ecb84eab479870af43df85612d07ba8f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/elinks/-/commit/5bb8bd21ecb84eab479870af43df85612d07ba8f
You're receiving this email because of your account on gitlab.archlinux.org.