summaryrefslogtreecommitdiffstats
path: root/x11/compositeproto/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-10-14 06:24:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-10-14 06:24:49 +0000
commit3c74d7349f7945985d1b14662fdf28f58f01c3d8 (patch)
treefccf44a4d97943b999b19e7c08777251fdde43c4 /x11/compositeproto/APKBUILD
parentc974194ea43e847f634d657e133f93704f5e1cfe (diff)
x11/compositeproto: upgrade to 0.4.1
Diffstat (limited to 'x11/compositeproto/APKBUILD')
-rw-r--r--x11/compositeproto/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/compositeproto/APKBUILD b/x11/compositeproto/APKBUILD
index 2e4b340a0a0..9efafaa848e 100644
--- a/x11/compositeproto/APKBUILD
+++ b/x11/compositeproto/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=compositeproto
-pkgver=0.4
+pkgver=0.4.1
pkgrel=0
pkgdesc="X11 Composite extension wire protocol"
url="http://xorg.freedesktop.org/"
@@ -17,4 +17,4 @@ build ()
make DESTDIR="$pkgdir" install || return 1
install -D -m644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
-md5sums="6281344d656d4e0c8e9db4918efe3d1d compositeproto-0.4.tar.bz2"
+md5sums="3692f3f8b2ea10dff3d2cede8dc65e79 compositeproto-0.4.1.tar.bz2"