wok rev 7318

Up: libnotify to 0.5.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Nov 17 23:50:37 2010 +0000 (2010-11-17)
parents bd59a4998e31
children 7819910c7cc3
files libnotify-dev/receipt libnotify/receipt
line diff
     1.1 --- a/libnotify-dev/receipt	Wed Nov 17 21:21:58 2010 +0000
     1.2 +++ b/libnotify-dev/receipt	Wed Nov 17 23:50:37 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libnotify-dev"
     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"
     2.1 --- a/libnotify/receipt	Wed Nov 17 21:21:58 2010 +0000
     2.2 +++ b/libnotify/receipt	Wed Nov 17 23:50:37 2010 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="libnotify"
     2.7 -VERSION="0.4.5"
     2.8 +VERSION="0.5.2"
     2.9  CATEGORY="utilities"
    2.10  SHORT_DESC="Notification library"
    2.11  MAINTAINER="fabrice.thiroux@free.fr"
    2.12 @@ -9,7 +9,7 @@
    2.13  BUILD_DEPENDS="dbus-dev gtk+-dev dbus-glib dbus-glib-dev perl expat-dev"
    2.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    2.15  WEB_SITE="http://www.galago-project.org/"
    2.16 -WGET_URL="http://www.galago-project.org/files/releases/source/libnotify/$TARBALL"
    2.17 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    2.18  
    2.19  # Rules to configure and make the package.
    2.20  compile_rules()