empathy: update to 3.8.4.
This commit is contained in:
parent
0f6397f84b
commit
f8b945eb19
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'empathy'
|
# Template file for 'empathy'
|
||||||
pkgname=empathy
|
pkgname=empathy
|
||||||
version=3.8.3
|
version=3.8.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-gst-1.0=yes --disable-schemas-compile --disable-static"
|
configure_args="--enable-gst-1.0=yes --disable-schemas-compile --disable-static"
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://live.gnome.org/Empathy"
|
homepage="http://live.gnome.org/Empathy"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||||
checksum=61e547c6f0929b3111219349482e2395a32f41bbd0852046405d835acba965c0
|
checksum=cbc4934ce838e3d697616b5c36b070d2fc4fc57f84fd654c2f2cb2b8b650f5c9
|
||||||
|
|
||||||
empathy_package() {
|
empathy_package() {
|
||||||
depends="gsettings-desktop-schemas>=3.8 iso-codes"
|
depends="gsettings-desktop-schemas>=3.8 iso-codes"
|
||||||
|
|
Loading…
Reference in New Issue