If you run ABS, check the wiki[1] or search for the package on the web page. [1] http://wiki.archlinux.org/index.php/ABS On 1 March 2010 21:42, Tavian Barnes <tavianator@gmail.com> wrote:
On 1 March 2010 16:29, <fons@kokkinizita.net> wrote:
On Mon, Mar 01, 2010 at 11:32:15AM -0700, jwbirdsong wrote:
Patch shadow your self w/ aforementioned gentoo patch. works fine after building w/ the patch.
(maybe a completely stupid question)
Is there a systematic way to get the source version of an Arch package ?
Searching AUR for 'groupmod' turns up niente.
groupmod is part of the shadow package (which I determined with pacman -Qo $(which groupmod)). Its current Arch version is 4.1.4.2-1, thus the source version is 4.1.4.2 (without the pkgrel, -1).
-- Tavian Barnes