Void Linux workstation powered by niri, Fish and NeoVim. Contains scripts, browser extensions, custom XBPS packages, and typst plugins. git.anhgelus.world/anhgelus/dotfiles
void niri fish neovim nvim vim dotfiles linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(packages): update maintainer for zen browser

+2 -2
+2 -2
packages/zen-browser/template
··· 1 1 # Template file for 'zen-browser' 2 2 pkgname=zen-browser 3 - version=1.16.2b 3 + version=1.17.11b_1 4 4 revision=1 5 5 only_for_archs="x86_64" 6 6 meta=yes 7 7 hostmakedepends="tar xz" 8 8 short_desc="Minimalistic web browser" 9 - maintainer="SalahDin Rezk <salah2112004@gmail.com>" 9 + maintainer="Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>" 10 10 license="MPL-2.0" 11 11 homepage="https://www.zen-browser.app/" 12 12 distfiles="https://github.com/zen-browser/desktop/releases/download/${version/a/-a}/zen.linux-x86_64.tar.xz"