Thanks for the advice fwalch, I've updated the package.
Search Criteria
Package Details: msgpack-c-git 0.5.9.r287.gf6d0cd9-2
Package Actions
| Package Base: | msgpack-c-git |
|---|---|
| Description: | MessagePack implementation for C and C++ |
| Upstream URL: | http://msgpack.org/ |
| Category: | devel |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 4 |
| First Submitted: | 2014-12-03 06:26 |
| Last Updated: | 2015-03-02 21:18 |
Latest Comments
Anonymous comment
Comment by fwalch
The package version is a bit misleading, as upstream is at 0.5.9.. what about changing pkgver() to the following:
git describe --long --tags | sed -r 's/cpp-//;s/([^-]*-g)/r\1/;s/-/./g'
This will give a version of 0.5.9.r287.gf6d0cd9.
Comment by anatolik
Ok, my bad. I believe old repo has been split into language-specific repos. I am going to merge these 2 AUR projects.
Comment by anatolik
How it differs from https://aur.archlinux.org/packages/msgpack-git/ ?