diff --git a/xorg-xkbcomp/.md5sum b/xorg-xkbcomp/.md5sum index e97a11d4..bc605235 100644 --- a/xorg-xkbcomp/.md5sum +++ b/xorg-xkbcomp/.md5sum @@ -1 +1 @@ -8b22a5e6d780ec70bf98d31cdbd65658 xkbcomp-1.0.2.tar.bz2 +2fbcae1323c266edf5b6c61751f2e343 xkbcomp-1.0.3.tar.bz2 diff --git a/xorg-xkbcomp/Pkgfile b/xorg-xkbcomp/Pkgfile index ac458983..b823c5da 100644 --- a/xorg-xkbcomp/Pkgfile +++ b/xorg-xkbcomp/Pkgfile @@ -4,14 +4,14 @@ # Depends on: xorg-libx11, xorg-libxkbfile name=xorg-xkbcomp -version=1.0.2 +version=1.0.3 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xkbcomp-$version.tar.bz2) build() { cd xkbcomp-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install