# HG changeset patch # User Christopher Rogers # Date 1290037837 0 # Node ID 2424f798cd580a29964370af1dac97160f4504c0 # Parent bd59a4998e319fb249373c08307d8ceadb25325f Up: libnotify to 0.5.2. diff -r bd59a4998e31 -r 2424f798cd58 libnotify-dev/receipt --- a/libnotify-dev/receipt Wed Nov 17 21:21:58 2010 +0000 +++ b/libnotify-dev/receipt Wed Nov 17 23:50:37 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="libnotify-dev" -VERSION="0.4.5" +VERSION="0.5.2" CATEGORY="utilities" SHORT_DESC="Notification library" MAINTAINER="fabrice.thiroux@free.fr" diff -r bd59a4998e31 -r 2424f798cd58 libnotify/receipt --- a/libnotify/receipt Wed Nov 17 21:21:58 2010 +0000 +++ b/libnotify/receipt Wed Nov 17 23:50:37 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="libnotify" -VERSION="0.4.5" +VERSION="0.5.2" CATEGORY="utilities" SHORT_DESC="Notification library" MAINTAINER="fabrice.thiroux@free.fr" @@ -9,7 +9,7 @@ BUILD_DEPENDS="dbus-dev gtk+-dev dbus-glib dbus-glib-dev perl expat-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.galago-project.org/" -WGET_URL="http://www.galago-project.org/files/releases/source/libnotify/$TARBALL" +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL" # Rules to configure and make the package. compile_rules()