# HG changeset patch # User Pascal Bellard # Date 1509270321 -3600 # Node ID 23812d08bd9e79478db8e89274f95f350a9f5f32 # Parent 4da3a1555826e32892ffd6c55365eb1d39c63db7 Up amule (2.3.2) diff -r 4da3a1555826 -r 23812d08bd9e amule/receipt --- a/amule/receipt Sun Oct 29 09:52:44 2017 +0100 +++ b/amule/receipt Sun Oct 29 10:45:21 2017 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="amule" -VERSION="2.3.1" +VERSION="2.3.2" CATEGORY="network" SHORT_DESC="An eMule-like client for the eD2k and Kademlia networks." MAINTAINER="pankso@slitaz.org" diff -r 4da3a1555826 -r 23812d08bd9e appdata-tools/receipt --- a/appdata-tools/receipt Sun Oct 29 09:52:44 2017 +0100 +++ b/appdata-tools/receipt Sun Oct 29 10:45:21 2017 +0100 @@ -11,7 +11,7 @@ WGET_URL="http://people.freedesktop.org/~hughsient/releases/$TARBALL" DEPENDS="gdk-pixbuf libsoup" -BUILD_DEPENDS="gdk-pixbuf-dev libsoup-dev glib-dev sqlite3-dev" +BUILD_DEPENDS="gdk-pixbuf-dev libsoup-dev glib-dev sqlite3-dev intltool" # Rules to configure and make the package. compile_rules()