x11/randrproto: upgrade to 1.3.1

This commit is contained in:
Natanael Copa 2009-10-14 06:25:14 +00:00
parent 013bf75ca3
commit a3fe762ca2

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=randrproto
pkgver=1.3.0
pkgver=1.3.1
pkgrel=0
pkgdesc="X11 RandR extension wire protocol"
url="http://xorg.freedesktop.org/"
@ -17,4 +17,4 @@ build () {
install -d -m755 "$pkgdir"/usr/share/licenses/$pkgname
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
md5sums="a49416013fff33c853efb32f1926551e randrproto-1.3.0.tar.bz2"
md5sums="a5c244c36382b0de39b2828cea4b651d randrproto-1.3.1.tar.bz2"