Add the KDEmod repo to your /etc/pacman.conf by adding this entry for 32bit Arch:
[kdemod]
Server = http://kdemod.ath.cx/repo/current/i686
or the following for 64bit Arch:
[kdemod]
Server = http://kdemod.ath.cx/repo/current/x86_64
You must also activate the [community] repository in pacman.conf because KDEmod needs some packages from this repository...
Dort steht eigentlich nur, dass du community
zusätzlich brauchst. Die anderen beiden, core und extra, müssen natürlich aktiviert bleiben. Core ist so oder so pflicht, und ohne extra läuft keine Desktop Umgebung (ich meine nicht mal X).