wok diff libnotify/receipt @ rev 9956

wbar: clean-up
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed May 18 15:24:34 2011 +0200 (2011-05-18)
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 May 18 15:24:34 2011 +0200
     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()