main/libxfixes: upgrade to 5.0

This commit is contained in:
Natanael Copa 2011-04-12 06:25:45 +00:00
parent 9c2c25db08
commit 0d0517a02a

View File

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxfixes
pkgver=4.0.5
pkgrel=1
pkgver=5.0
pkgrel=0
pkgdesc="X11 miscellaneous 'fixes' extension library"
url="http://xorg.freedesktop.org/"
arch="all"
@ -23,4 +23,4 @@ package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
}
md5sums="1b4b8386bd5d1751b2c7177223ad4629 libXfixes-4.0.5.tar.bz2"
md5sums="678071bd7f9f7467e2fc712d81022318 libXfixes-5.0.tar.bz2"