# HG changeset patch
# User Pascal Bellard <pascal.bellard@slitaz.org>
# Date 1346657148 -7200
# Node ID b23b5bacd9cad092aeb67c6ff48601eba448d692
# Parent  0e0742b57299bde43ae90167760d333684374905
Up xdotool (20110530)

diff -r 0e0742b57299 -r b23b5bacd9ca xdotool/receipt
--- a/xdotool/receipt	Mon Sep 03 09:20:23 2012 +0200
+++ b/xdotool/receipt	Mon Sep 03 09:25:48 2012 +0200
@@ -1,15 +1,15 @@
 # SliTaz package receipt.
 
 PACKAGE="xdotool"
-VERSION="20090126"
+VERSION="2.20110530.1"
 CATEGORY="misc"
 SHORT_DESC="fake key emulator"
 MAINTAINER="jozee@slitaz.org"
 DEPENDS="xorg-libX11 xorg-libXtst"
 BUILD_DEPENDS="xorg-libX11-dev xorg-libXtst-dev xorg-libXtst"
 TARBALL="$PACKAGE-$VERSION.tar.gz"
-WEB_SITE="http://semicomplete.googlecode.com/files" 
-WGET_URL="$WEB_SITE/$TARBALL"
+WEB_SITE="http://www.semicomplete.com/projects/xdotool/"
+WGET_URL="http://semicomplete.googlecode.com/files/$TARBALL"
 
 # Rules to configure and make the package.
 compile_rules()