wok diff adeskbar/receipt @ rev 21801
linld/iso2exe: remove non slitaz dos boot
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 10 18:47:30 2019 +0200 (2019-08-10) |
parents | a5f6371c3254 |
children | 3e2a0347b2f1 |
line diff
1.1 --- a/adeskbar/receipt Mon Jul 08 17:09:45 2013 +0300 1.2 +++ b/adeskbar/receipt Sat Aug 10 18:47:30 2019 +0200 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="adeskbar" 1.7 -VERSION="0.4.3" 1.8 +VERSION="0.5.1" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="ADesk Bar - application launcher for Openbox" 1.11 MAINTAINER="gokhlayeh@slitaz.org" 1.12 LICENSE="GPL3" 1.13 WEB_SITE="https://launchpad.net/adeskbar" 1.14 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.15 +TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 WGET_URL="http://download.tuxfamily.org/$PACKAGE/sources/$TARBALL" 1.17 1.18 DEPENDS="python pygtk pycairo gnome-menus python-xdg"