wok diff alarm-clock/receipt @ rev 19289

buildbot: fix typo
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jul 06 10:44:58 2016 +0300 (2016-07-06)
parents bfee6be043f8
children d37d15244372
line diff
     1.1 --- a/alarm-clock/receipt	Fri Feb 13 10:41:31 2015 +0100
     1.2 +++ b/alarm-clock/receipt	Wed Jul 06 10:44:58 2016 +0300
     1.3 @@ -5,13 +5,13 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="Simple GTK alarm clock"
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -LICENSE="GPL3"	
     1.8 +LICENSE="GPL3"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10 -# There's no more website for it. Keep it anyway???
    1.11 -#WEB_SITE="http://www.alarm-clock.pl/"
    1.12 -WEB_SITE="http://www.alarm-clock.pl/"
    1.13 +# There's no more website for it. Using wayback machine...
    1.14 +WEB_SITE="https://web.archive.org/web/20100209072308/http://www.alarm-clock.pl/"
    1.15  #WGET_URL="http://www.alarm-clock.pl/files/$TARBALL"
    1.16  WGET_URL="http://mirror.slitaz.org/sources/packages/a/$TARBALL"
    1.17 +TAGS="clock reminder"
    1.18  
    1.19  DEPENDS="gtk+ libunique libnotify gstreamer"
    1.20  BUILD_DEPENDS="$DEPENDS gtk+-dev libunique-dev libnotify-dev gstreamer-dev \