wok-next diff wmctrl/receipt @ rev 6938
Changed fluidsynth WGET_URL to a working one.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Oct 23 16:37:10 2010 +0000 (2010-10-23) |
parents | 03ad5a05339c |
children | 380ffe05937a |
line diff
1.1 --- a/wmctrl/receipt Fri May 01 12:02:12 2009 +0200 1.2 +++ b/wmctrl/receipt Sat Oct 23 16:37:10 2010 +0000 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://sweb.cz/tripie/utils/wmctrl/dist/" 1.6 WGET_URL="$WEB_SITE/$TARBALL" 1.7 +TAGS="wm window-manager desktop" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()