Search Criteria
Package Details: panrun-git r14.2e08db5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/panrun-git.git (read-only, click to copy) |
---|---|
Package Base: | panrun-git |
Description: | Script that looks at the YAML metadata in a markdown file and runs pandoc for you. |
Upstream URL: | https://github.com/mb21/panrun |
Licenses: | MIT |
Submitter: | milkii |
Maintainer: | milkii (gesh) |
Last Packager: | milkii |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-08-03 16:27 (UTC) |
Last Updated: | 2020-08-03 16:27 (UTC) |
Dependencies (3)
- pandoc (pandoc-sile-gitAUR, pandoc-static-gitAUR, pandoc-binAUR, pandoc-cli)
- ruby
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
gesh commented on 2021-01-13 21:31 (UTC) (edited on 2021-11-01 17:16 (UTC) by gesh)
Note: makepkg clones the repository to panrun, so
pkgver
,package
fail. Also, instead of overcomplicating the version, can just force-tag the root commit. Below is a patch implementing this: