diff options
author | piernov <piernov@piernov.org> | 2011-11-17 21:53:28 +0100 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-11-17 21:53:28 +0100 |
commit | dea1bad2b72727dc50cf2b59ce4ef40033c2e459 (patch) | |
tree | 9168cbbf078f894b56f8aa0bae8d627ee83a9ce5 | |
parent | 1fdc9820fc4c5fdb7bae2246829317b16f47673b (diff) | |
download | gnome3-dea1bad2b72727dc50cf2b59ce4ef40033c2e459.tar.gz gnome3-dea1bad2b72727dc50cf2b59ce4ef40033c2e459.tar.bz2 gnome3-dea1bad2b72727dc50cf2b59ce4ef40033c2e459.tar.xz gnome3-dea1bad2b72727dc50cf2b59ce4ef40033c2e459.zip |
evolution 3.2.2-1 màj port
-rw-r--r-- | evolution/.footprint.i686 | 1 | ||||
-rw-r--r-- | evolution/.footprint.x86_64 | 1 | ||||
-rw-r--r-- | evolution/.md5sum.i686 | 2 | ||||
-rw-r--r-- | evolution/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | evolution/Pkgfile | 4 |
5 files changed, 4 insertions, 6 deletions
diff --git a/evolution/.footprint.i686 b/evolution/.footprint.i686 index 765d01d..79e7293 100644 --- a/evolution/.footprint.i686 +++ b/evolution/.footprint.i686 @@ -4975,7 +4975,6 @@ drwxr-xr-x root/root usr/share/gtk-doc/html/eshell/ -rw-r--r-- root/root usr/share/gtk-doc/html/eshell/eshell-Text-to-HTML-Conversion.html -rw-r--r-- root/root usr/share/gtk-doc/html/eshell/eshell-User-Alert-Handling.html -rw-r--r-- root/root usr/share/gtk-doc/html/eshell/eshell-e-signature-utils.html --rw-r--r-- root/root usr/share/gtk-doc/html/eshell/eshell.devhelp -rw-r--r-- root/root usr/share/gtk-doc/html/eshell/eshell.devhelp2 -rw-r--r-- root/root usr/share/gtk-doc/html/eshell/home.png -rw-r--r-- root/root usr/share/gtk-doc/html/eshell/index.html diff --git a/evolution/.footprint.x86_64 b/evolution/.footprint.x86_64 index 765d01d..79e7293 100644 --- a/evolution/.footprint.x86_64 +++ b/evolution/.footprint.x86_64 @@ -4975,7 +4975,6 @@ drwxr-xr-x root/root usr/share/gtk-doc/html/eshell/ -rw-r--r-- root/root usr/share/gtk-doc/html/eshell/eshell-Text-to-HTML-Conversion.html -rw-r--r-- root/root usr/share/gtk-doc/html/eshell/eshell-User-Alert-Handling.html -rw-r--r-- root/root usr/share/gtk-doc/html/eshell/eshell-e-signature-utils.html --rw-r--r-- root/root usr/share/gtk-doc/html/eshell/eshell.devhelp -rw-r--r-- root/root usr/share/gtk-doc/html/eshell/eshell.devhelp2 -rw-r--r-- root/root usr/share/gtk-doc/html/eshell/home.png -rw-r--r-- root/root usr/share/gtk-doc/html/eshell/index.html diff --git a/evolution/.md5sum.i686 b/evolution/.md5sum.i686 index 6ec873c..138c1d0 100644 --- a/evolution/.md5sum.i686 +++ b/evolution/.md5sum.i686 @@ -1 +1 @@ -8a8ed82060fa06ec057cbc0e960e3405 evolution-3.2.1.tar.xz +1c661fb7a982ba6b3624becaa3079eb8 evolution-3.2.2.tar.xz diff --git a/evolution/.md5sum.x86_64 b/evolution/.md5sum.x86_64 index 6ec873c..138c1d0 100644 --- a/evolution/.md5sum.x86_64 +++ b/evolution/.md5sum.x86_64 @@ -1 +1 @@ -8a8ed82060fa06ec057cbc0e960e3405 evolution-3.2.1.tar.xz +1c661fb7a982ba6b3624becaa3079eb8 evolution-3.2.2.tar.xz diff --git a/evolution/Pkgfile b/evolution/Pkgfile index 9ef0b51..7b65e20 100644 --- a/evolution/Pkgfile +++ b/evolution/Pkgfile @@ -5,8 +5,8 @@ # Run on: libpst,gtkhtml,evolution-data-server,libcanberra,libunique,networkmanager,nss,dbus-glib,gstreamer,libnotify,gnome-desktop,libytnef,mx,clutter-gtk,desktop-file-utils,libchamplain-0.10,geoclue name=evolution -version=3.2.1 -release=2 +version=3.2.2 +release=1 source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) build() { |