Package Details: pnglatex-git r142.48cc55d-1

Git Clone URL: https://aur.archlinux.org/pnglatex-git.git (read-only, click to copy)
Package Base: pnglatex-git
Description: Small script to turn LaTeX formulas into png images
Upstream URL: https://github.com/mneri/pnglatex
Licenses: GPL3
Conflicts: pnglatex
Provides: pnglatex
Replaces: pnglatex
Submitter: Phaotee
Maintainer: Phaotee
Last Packager: Phaotee
Votes: 4
Popularity: 0.000000
First Submitted: 2026-03-30 17:43 (UTC)
Last Updated: 2026-03-30 17:43 (UTC)

Required by (0)

Sources (1)

Latest Comments

dreieck commented on 2026-03-05 23:27 (UTC)

Ahoj,

you still need to rename this package to pnglatex-git, i.e. with the -git suffix, since it downloads the latest state from a git repository.

To do so, create a package under the new name, upload it, and submit here in the AUR under "Submit Request" a merge request to the old package to be merged into the new one.

Also, in the new package, add replaces=("pnglatex<=r142.48cc55d") to smooth transitions.

Regards and thanks for maintaining!

yan12125 commented on 2021-05-19 12:02 (UTC)

Hi, thanks for this package. Could you consider improving PKGBUILD?

  • Change the name to pnglatex-git as the source is actually a git repository following the latest commits
  • Print increasing versions in pkgver()
  • Add missing makedepends

FWIW, here is a modified PKGBUILD https://fars.ee/XlM9.