empathy: update to 3.8.3.

This commit is contained in:
Juan RP 2013-05-25 08:43:59 +02:00
parent 3c3b198960
commit 967e0b0763
1 changed files with 3 additions and 3 deletions

View File

@ -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 <xtraeme@gmail.com>"
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
}
}