diff --git a/pkg.info b/pkg.info index 88a2c89..775133a 100644 --- a/pkg.info +++ b/pkg.info @@ -1,9 +1,18 @@ name: lynx description: A text-based browser -version: 2.9.2 -revision: 2 +version: 2.9.3 +revision: 1 url: https://lynx.invisible-island.net/ license: GPL2-only +maintainers: + - enumdev@enumerated.dev architecture: any -depends: ["brotli","bzip2","glibc","libidn2","ncurses","openssl","zlib"] type: source +depends: + - brotli + - bzip2 + - glibc + - libidn2 + - ncurses + - openssl + - zlib