You are not logged in.
Hi, I've updated and compiled myself the packages for the MinGW32 system and installed them. The packages were: mingw32-binutils (from 2.19.1 to 2.20.1), mingw32-runtime (from 3.15.2 to 3.18), mingw32-w32api (from 3.13 to 3.14) and mingw32-gcc (from 4.4.0 to 4.4.3).
The first 3 packages are recognized correctly by pacman when trying to update the system, telling me that they are newer than in community, but pacman thinks that mingw32-gcc is newer in community and treats it as an update.
Why is that? Is it an bug in pacman itself?
Last edited by KaoDome (2010-03-10 13:17:29)
Offline
http://repos.archlinux.org/wsvn/communi … k/PKGBUILD
Note:
options=(!strip force)
force
Force the package to be upgraded by a pacman system upgrade operation, even if the
version number would normally not trigger such an upgrade. This is useful when the
version numbering scheme of a package changes (or is alphanumeric). See pacman(8) for
more information on version comparisons.
This silver ladybug at line 28...
Offline
@lolilolicon: Oh! Thank you! I din't know about that
.
Offline