diff options
author | Juergen Daubert <jue@jue.li> | 2013-01-05 18:33:02 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2013-01-05 18:33:02 +0100 |
commit | c23423113399ce780c724cf138a46efe9bd02586 (patch) | |
tree | b5571f98601bbb4c8e7c0ba7cceea221f07fb14b /xorg-libxdamage | |
parent | be33c89f37713f1cfa87e39a78594ed0e6837832 (diff) | |
download | xorg-c23423113399ce780c724cf138a46efe9bd02586.tar.gz xorg-c23423113399ce780c724cf138a46efe9bd02586.tar.xz |
xorg-libxdamage: update to 1.1.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 efdd647f..ac8de034 100644 --- a/xorg-libxdamage/.md5sum +++ b/xorg-libxdamage/.md5sum @@ -1 +1 @@ -44774e1a065158b52f1a0da5100cebec libXdamage-1.1.3.tar.bz2 +0cf292de2a9fa2e9a939aefde68fd34f libXdamage-1.1.4.tar.bz2 diff --git a/xorg-libxdamage/Pkgfile b/xorg-libxdamage/Pkgfile index 9a04e510..4b22682c 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.1.3 +version=1.1.4 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libXdamage-$version.tar.bz2) |