wok-current rev 13323
Up xdotool (20110530)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 03 09:25:48 2012 +0200 (2012-09-03) |
parents | 0e0742b57299 |
children | 9a4df26cc408 |
files | xdotool/receipt |
line diff
1.1 --- a/xdotool/receipt Mon Sep 03 09:20:23 2012 +0200 1.2 +++ b/xdotool/receipt Mon Sep 03 09:25:48 2012 +0200 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()