wok diff eggwm/receipt @ rev 23862
xvkbd: wget_url that works for cook
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Fri Jun 19 11:08:54 2020 -0400 (2020-06-19) |
parents | e3f377fbc5f0 |
children | 34e801e0eb52 |
line diff
1.1 --- a/eggwm/receipt Thu Jan 24 17:15:36 2019 +0100 1.2 +++ b/eggwm/receipt Fri Jun 19 11:08:54 2020 -0400 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 LICENSE="GPL3" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WEB_SITE="https://code.google.com/archive/p/eggwm" 1.8 +WEB_SITE="https://github.com/JoseExposito/eggwm" 1.9 WGET_URL="http://eggwm.googlecode.com/files/$TARBALL" 1.10 1.11 DEPENDS="xorg-libX11 libQtCore libQtGui"