From 967e0b076326efb7f6b6af397859ab9b86e69dbc Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 25 May 2013 08:43:59 +0200 Subject: [PATCH] empathy: update to 3.8.3. --- srcpkgs/empathy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/empathy/template b/srcpkgs/empathy/template index 85ef386d449..8e4dc521613 100644 --- a/srcpkgs/empathy/template +++ b/srcpkgs/empathy/template @@ -1,6 +1,6 @@ # Template file for 'empathy' pkgname=empathy -version=3.8.1 +version=3.8.3 revision=1 build_style=gnu-configure configure_args="--enable-gst-1.0=yes --disable-schemas-compile --disable-static" @@ -19,11 +19,11 @@ maintainer="Juan RP " homepage="http://live.gnome.org/Empathy" license="GPL-2" distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz" -checksum=45accc06e9c1711741b0f1476971c7e705b57ea0718a2b10ee66c5dd0397b917 +checksum=61e547c6f0929b3111219349482e2395a32f41bbd0852046405d835acba965c0 empathy_package() { depends="gsettings-desktop-schemas>=3.8 iso-codes" pkg_install() { - vmove usr + vmove all } }