diff options
author | Tilman Sauerbeck <tilman@code-monkey.de> | 2006-04-27 17:13:39 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@code-monkey.de> | 2006-04-27 17:13:39 +0200 |
commit | cfdf275eb6b52d850a244d7a89b85aecd57ad064 (patch) | |
tree | 64c35ddf84ffdce7394ef0104fd509194a735fb4 /xorg-libxdamage | |
parent | 4e308baaa31111409f85891b6ecd1e90f8a484a5 (diff) | |
download | xorg-cfdf275eb6b52d850a244d7a89b85aecd57ad064.tar.gz xorg-cfdf275eb6b52d850a244d7a89b85aecd57ad064.tar.xz |
xorg-libxdamage: updated to 1.0.3
Diffstat (limited to 'xorg-libxdamage')
-rw-r--r-- | xorg-libxdamage/.md5sum | 2 | ||||
-rw-r--r-- | xorg-libxdamage/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xorg-libxdamage/.md5sum b/xorg-libxdamage/.md5sum index c3a7c6b3..1eb5902a 100644 --- a/xorg-libxdamage/.md5sum +++ b/xorg-libxdamage/.md5sum @@ -1 +1 @@ -d8a367fe34feb3a7a3314137ff3e9c18 libXdamage-1.0.2.2.tar.bz2 +ff05bcad724383515cdedfe44b386653 libXdamage-1.0.3.tar.bz2 diff --git a/xorg-libxdamage/Pkgfile b/xorg-libxdamage/Pkgfile index c9e0c423..a83107df 100644 --- a/xorg-libxdamage/Pkgfile +++ b/xorg-libxdamage/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-libx11, xorg-fixesproto, xorg-libxfixes, xorg-xextproto, xorg-damageproto name=xorg-libxdamage -version=1.0.2.2 +version=1.0.3 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libXdamage-$version.tar.bz2) |