xorg-randrproto: updated to 1.2.1

This commit is contained in:
Tilman Sauerbeck 2007-04-20 20:40:34 +02:00
parent 923c976ed9
commit a7bc45616f
2 changed files with 4 additions and 2 deletions

View File

@ -1 +1 @@
8e72173ad7aa8abe218e6e7fe0903842 randrproto-1.1.2.tar.bz2
e2e45564f8ce22e00e1360e79c8ccdeb randrproto-1.2.1.tar.bz2

View File

@ -3,7 +3,7 @@
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
name=xorg-randrproto
version=1.1.2
version=1.2.1
release=1
source=(http://xorg.freedesktop.org/releases/individual/proto/randrproto-$version.tar.bz2)
@ -14,4 +14,6 @@ build() {
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share
}