xorg-xf86-input-hyperpen: updated to 1.2.0.

This commit is contained in:
Tilman Sauerbeck 2008-03-21 09:49:30 +01:00
parent 602fa972ce
commit 718c4a9afd
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1dfccb75069e61e0c6f990b47eb58c40 xf86-input-hyperpen-1.1.0.tar.bz2
175c1e1ad668ebbbe212c1e975dd14f9 xf86-input-hyperpen-1.2.0.tar.bz2

View File

@ -3,14 +3,14 @@
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
name=xorg-xf86-input-hyperpen
version=1.1.0
version=1.2.0
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-hyperpen-$version.tar.bz2)
build() {
cd xf86-input-hyperpen-$version
./configure --prefix=/usr
./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install