Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / pstoedit
Commits: 2375a5c8 by Caleb Maclennan at 2026-01-15T22:49:56+03:00 Fix nvchecker source Closes #1 Upstream moved from SourceForge to GitHub. - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,4 +1,4 @@ [pstoedit] -source = "regex" -url = "http://www.calvina.de/pstoedit/" -regex = "pstoedit-(\\d+\\.\\d+)\\.tar\\.gz" +source = "git" +git = "https://github.com/woglu/pstoedit.git" +prefix = "v" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pstoedit/-/commit/2375a5c80afbe335edcd1edf4203288f7547b021 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pstoedit/-/commit/2375a5c80afbe335edcd1edf4203288f7547b021 You're receiving this email because of your account on gitlab.archlinux.org.
