2f187729af77224bb80064a68b1e58f16631973e
mpfr package had invalid version 3.1.4.-3 when it should have been 3.1.4-3. This was caused because an empty _patchlevel was set appended to the package version separated with a dot. This commit changes the package versioning so that the _patchlevel is appended to the package version only if it isn't empty. Similar commit 0c86b53 was done to mpfr package in MINGW-packages.
MSYS2-packages
Package scripts for MSYS2.
To build these, run msys2_shell.bat then from the bash prompt.
cd ${package-name}
makepkg
To install the built package(s).
pacman -U ${package-name}*.pkg.tar.xz
If you don't have the group base-devel installed, please install.
pacman -S base-devel
Description
Releases
1
srcinfo-cache
Latest
Languages
Shell
90.5%
C
4.3%
Python
1.6%
Roff
1.2%
Perl
1.1%
Other
1.2%