wok-6.x diff libnotify/receipt @ rev 12052
jssame: remvoed extension in desktop file, added icon
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Wed Mar 07 17:42:29 2012 -0800 (2012-03-07) |
parents | 1bbd4d9fe61d |
children | 4904e3d374a9 |
line diff
1.1 --- a/libnotify/receipt Sat Sep 11 16:45:07 2010 +0000 1.2 +++ b/libnotify/receipt Wed Mar 07 17:42:29 2012 -0800 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libnotify" 1.7 -VERSION="0.4.5" 1.8 +VERSION="0.5.2" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="Notification library" 1.11 MAINTAINER="fabrice.thiroux@free.fr" 1.12 @@ -9,7 +9,7 @@ 1.13 BUILD_DEPENDS="dbus-dev gtk+-dev dbus-glib dbus-glib-dev perl expat-dev" 1.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.15 WEB_SITE="http://www.galago-project.org/" 1.16 -WGET_URL="http://www.galago-project.org/files/releases/source/libnotify/$TARBALL" 1.17 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()