Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / texworks
Commits: 9ab5f93e by Torsten Keßler at 2025-01-26T14:55:26+01:00 Add nvchecker file - - - - - 2 changed files: - + .nvchecker.toml - PKGBUILD Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,4 @@ +[texworks] +source = "git" +git = "https://github.com/TeXworks/texworks.git" +prefix = "release-" ===================================== PKGBUILD ===================================== @@ -1,4 +1,4 @@ -# Maintainer: +# Maintainer: Torsten Keßler <[email protected]> # Contributor Jonas Witschel <[email protected]> pkgname=texworks View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/texworks/-/commit/9ab5f93e171fee367d1325bd66514179bc36bae5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/texworks/-/commit/9ab5f93e171fee367d1325bd66514179bc36bae5 You're receiving this email because of your account on gitlab.archlinux.org.
