diff options
author | Tilman Sauerbeck <tilman@code-monkey.de> | 2006-04-27 08:42:04 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@code-monkey.de> | 2006-04-27 08:42:04 +0200 |
commit | aa3f2c327e406d3cd51a41fa30749501682f3839 (patch) | |
tree | 7b7c9f872a3df37ed198f790e45aab21dbc75776 /xorg-libice | |
parent | 803063cc04ce990ab9bc092ea13e106bf7a07ffe (diff) | |
download | xorg-aa3f2c327e406d3cd51a41fa30749501682f3839.tar.gz xorg-aa3f2c327e406d3cd51a41fa30749501682f3839.tar.xz |
xorg-libice: updated to 1.0.1
Diffstat (limited to 'xorg-libice')
-rw-r--r-- | xorg-libice/.md5sum | 2 | ||||
-rw-r--r-- | xorg-libice/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xorg-libice/.md5sum b/xorg-libice/.md5sum index c289d493..859aa925 100644 --- a/xorg-libice/.md5sum +++ b/xorg-libice/.md5sum @@ -1 +1 @@ -b9c5ec4b4f5fd351f7f4a50e15248b02 libICE-1.0.0.tar.bz2 +34cc902e97eb52d0f99874d7f0e2796e libICE-1.0.1.tar.bz2 diff --git a/xorg-libice/Pkgfile b/xorg-libice/Pkgfile index 55838890..4fcb5fa1 100644 --- a/xorg-libice/Pkgfile +++ b/xorg-libice/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-xproto, xorg-xtrans name=xorg-libice -version=1.0.0 +version=1.0.1 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libICE-$version.tar.bz2) |