diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2010-06-26 16:06:10 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2010-06-26 16:06:10 +0200 |
commit | e7f3a9b7b8868945fd5b85f67ec8ee882acfae99 (patch) | |
tree | a0f1f442029123233b71219410d9c23629a20fdc /xorg-xcursorgen | |
parent | 45f30c433576dc0b652771966fc70caab432d371 (diff) | |
download | xorg-e7f3a9b7b8868945fd5b85f67ec8ee882acfae99.tar.gz xorg-e7f3a9b7b8868945fd5b85f67ec8ee882acfae99.tar.xz |
xorg-xcursorgen: updated to 1.0.3.
Diffstat (limited to 'xorg-xcursorgen')
-rw-r--r-- | xorg-xcursorgen/.md5sum | 2 | ||||
-rw-r--r-- | xorg-xcursorgen/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xorg-xcursorgen/.md5sum b/xorg-xcursorgen/.md5sum index 949fdaef..ac92e81b 100644 --- a/xorg-xcursorgen/.md5sum +++ b/xorg-xcursorgen/.md5sum @@ -1 +1 @@ -6fc90896b8c786cb1a2100b4167f7874 xcursorgen-1.0.2.tar.bz2 +69df079b3950a0db4e5f4e6f0e00ddee xcursorgen-1.0.3.tar.bz2 diff --git a/xorg-xcursorgen/Pkgfile b/xorg-xcursorgen/Pkgfile index 77aea442..fcc13634 100644 --- a/xorg-xcursorgen/Pkgfile +++ b/xorg-xcursorgen/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-libxcursor, libpng name=xorg-xcursorgen -version=1.0.2 +version=1.0.3 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xcursorgen-$version.tar.bz2) |