From e5d1616093ec1fa60fc836f27ed6ff0d8d86285f Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 13 Oct 2009 20:55:41 +0000 Subject: [PATCH] x11/libxcomposite: upgrade to 0.4.1 --- x11/libxcomposite/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/libxcomposite/APKBUILD b/x11/libxcomposite/APKBUILD index a4694950436..f2e48a91166 100644 --- a/x11/libxcomposite/APKBUILD +++ b/x11/libxcomposite/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa pkgname=libxcomposite -pkgver=0.4.0 +pkgver=0.4.1 pkgrel=0 pkgdesc="X11 Composite extension library" url="http://xorg.freedesktop.org/" @@ -21,4 +21,4 @@ build () install -D -m644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE } -md5sums="7e95395dea89be21bae929b9b7f16641 libXcomposite-0.4.0.tar.bz2" +md5sums="0f1367f57fdf5df17a8dd71d0fa68248 libXcomposite-0.4.1.tar.bz2"