diff --git a/xorg-xf86-input-joystick/.md5sum b/xorg-xf86-input-joystick/.md5sum index fa846a64..815ea5f8 100644 --- a/xorg-xf86-input-joystick/.md5sum +++ b/xorg-xf86-input-joystick/.md5sum @@ -1 +1 @@ -406eb65f59b24f78f25b3be339b74b1c xf86-input-joystick-1.2.0.tar.bz2 +0d3c4649305de37023df0e668b522cd8 xf86-input-joystick-1.2.1.tar.bz2 diff --git a/xorg-xf86-input-joystick/Pkgfile b/xorg-xf86-input-joystick/Pkgfile index 20d92cd7..96593d36 100644 --- a/xorg-xf86-input-joystick/Pkgfile +++ b/xorg-xf86-input-joystick/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xf86-input-joystick -version=1.2.0 +version=1.2.1 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-joystick-$version.tar.bz2) @@ -14,6 +14,4 @@ build() { make make DESTDIR=$PKG install - - #rmdir $PKG/usr/share/{man/man4x,man,} }