wok diff xdotool/receipt @ rev 15207

Add mktorrent
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 10 12:15:52 2013 +0000 (2013-09-10)
parents f3c1a01dae12
children 23c3aed67cd9
line diff
     1.1 --- a/xdotool/receipt	Tue Mar 01 21:30:04 2011 +0000
     1.2 +++ b/xdotool/receipt	Tue Sep 10 12:15:52 2013 +0000
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xdotool"
     1.7 -VERSION="20090126"
     1.8 +VERSION="2.20110530.1"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="fake key emulator"
    1.11  MAINTAINER="jozee@slitaz.org"
    1.12  DEPENDS="xorg-libX11 xorg-libXtst"
    1.13  BUILD_DEPENDS="xorg-libX11-dev xorg-libXtst-dev xorg-libXtst"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15 -WEB_SITE="http://semicomplete.googlecode.com/files" 
    1.16 -WGET_URL="$WEB_SITE/$TARBALL"
    1.17 +WEB_SITE="http://www.semicomplete.com/projects/xdotool/"
    1.18 +WGET_URL="http://semicomplete.googlecode.com/files/$TARBALL"
    1.19  
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()