diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2012-07-16 04:18:38 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2012-07-16 04:18:38 +1000 |
commit | 89b09809a8eaf499a62b25fddfdd0b22ac2f3f66 (patch) | |
tree | d4bff538ce87d354c3807660a8c6b8481ad3d2f1 /xorg-xcursorgen | |
parent | c98798a3876523cd87bbc10bcce0575bb9015e04 (diff) | |
download | xorg-89b09809a8eaf499a62b25fddfdd0b22ac2f3f66.tar.gz xorg-89b09809a8eaf499a62b25fddfdd0b22ac2f3f66.tar.xz |
xorg-xcursorgen: 1.0.4 -> 1.0.5, new maintainer
Diffstat (limited to 'xorg-xcursorgen')
-rw-r--r-- | xorg-xcursorgen/.md5sum | 2 | ||||
-rw-r--r-- | xorg-xcursorgen/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-xcursorgen/.md5sum b/xorg-xcursorgen/.md5sum index 90e2fc92..22ec3245 100644 --- a/xorg-xcursorgen/.md5sum +++ b/xorg-xcursorgen/.md5sum @@ -1 +1 @@ -731c39ea88217c12ddd37f8627d97f3f xcursorgen-1.0.4.tar.bz2 +09f56978a62854534deacc8aa8ff3031 xcursorgen-1.0.5.tar.bz2 diff --git a/xorg-xcursorgen/Pkgfile b/xorg-xcursorgen/Pkgfile index a9fa9e50..01a6e54a 100644 --- a/xorg-xcursorgen/Pkgfile +++ b/xorg-xcursorgen/Pkgfile @@ -1,10 +1,10 @@ # Description: Utility to create X cursors # URL: http://xorg.freedesktop.org -# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu # Depends on: xorg-libxcursor, libpng name=xorg-xcursorgen -version=1.0.4 +version=1.0.5 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xcursorgen-$version.tar.bz2) |