Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
links
Commits:
e5757154 by Erwin-Iosef at 2026-02-23T10:27:17+01:00
update license
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -4,7 +4,7 @@ pkgbase = links
pkgrel = 1
url = http://links.twibright.com/
arch = x86_64
- license = GPL
+ license = GPL-2.0-or-later
makedepends = libtiff
makedepends = libpng
makedepends = libxt
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc='A text WWW browser, similar to Lynx'
arch=('x86_64')
url='http://links.twibright.com/'
-license=('GPL')
+license=('GPL-2.0-or-later')
depends=('brotli' 'libbrotlidec.so' 'bzip2' 'libbz2.so' 'gpm' 'libgpm.so'
'libevent' 'openssl' 'xz' 'zstd' 'libzstd.so')
makedepends=('libtiff' 'libpng' 'libxt' 'librsvg')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/links/-/commit/e5757154372298124f247da0c607889892cc77e1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/links/-/commit/e5757154372298124f247da0c607889892cc77e1
You're receiving this email because of your account on gitlab.archlinux.org.