diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2006-11-08 18:21:01 +0100 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2006-11-08 18:21:01 +0100 |
commit | c79eb0fe7e819cf84b3da6932a7ce41c35f8e896 (patch) | |
tree | 7d71fe534a8a4ff92f0614ec79909578c1dc5569 /xorg-libxdamage | |
parent | bbf7bd479c609700a089bbed08b0c33bd1a3077a (diff) | |
download | xorg-c79eb0fe7e819cf84b3da6932a7ce41c35f8e896.tar.gz xorg-c79eb0fe7e819cf84b3da6932a7ce41c35f8e896.tar.xz |
xorg-libxdamage: updated to 1.0.4
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 1eb5902a..c950243e 100644 --- a/xorg-libxdamage/.md5sum +++ b/xorg-libxdamage/.md5sum @@ -1 +1 @@ -ff05bcad724383515cdedfe44b386653 libXdamage-1.0.3.tar.bz2 +4d0eece7a8372a7754db1de08c2be324 libXdamage-1.0.4.tar.bz2 diff --git a/xorg-libxdamage/Pkgfile b/xorg-libxdamage/Pkgfile index a83107df..0d7a389a 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.3 +version=1.0.4 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libXdamage-$version.tar.bz2) |