Package Details: vim-json-git 1:r94.f5e3181-1

Git Clone URL: https://aur.archlinux.org/vim-json-git.git (read-only, click to copy)
Package Base: vim-json-git
Description: Syntax highlighting for JSON, including JSON-specific (non-JS) warnings and quote concealing.
Upstream URL: https://github.com/elzr/vim-json
Licenses: MIT
Conflicts: vim-json
Provides: vim-json
Submitter: djmattyg007
Maintainer: djmattyg007
Last Packager: djmattyg007
Votes: 3
Popularity: 0.002140
First Submitted: 2015-09-16 10:32 (UTC)
Last Updated: 2016-12-25 01:57 (UTC)

Latest Comments

djmattyg007 commented on 2016-12-25 01:58 (UTC)

I've updated the package to use the new versioning scheme. Thanks!

petervaro commented on 2016-12-16 14:12 (UTC) (edited on 2016-12-16 14:14 (UTC) by petervaro)

Please change the 18th line (the one in the `pkgver` function) to this (without the leading and trailing backtick ofc): `printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"` As the guidelines says: "Fallback: In case no satisfactory pkgver can be extracted from the repository, the current date can be used. Although it does not identify source tree state uniquely, so avoid it if possible." (quoted from https://wiki.archlinux.org/index.php/VCS_package_guidelines#Fallback) So use the line I provided based on https://wiki.archlinux.org/index.php/VCS_package_guidelines#Git! Cheers!

<deleted-account> commented on 2016-07-03 21:25 (UTC)

When I install pacman says warning: vim-json-git-2015.05.11-1 is up to date -- reinstalling

djmattyg007 commented on 2015-09-18 09:43 (UTC)

I'm very sorry for the inconvenience. I'm not really sure what to do about this, as I'm not sure I can just revert the package version.

konlaasz commented on 2015-09-18 09:39 (UTC)

The latest version is '2015-05-11' (and not 2015-05-12), as reported by 'git log -1 --format=format:%cd --date=short'.