summaryrefslogtreecommitdiffstats
path: root/empathy/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'empathy/Pkgfile')
-rwxr-xr-xempathy/Pkgfile7
1 files changed, 2 insertions, 5 deletions
diff --git a/empathy/Pkgfile b/empathy/Pkgfile
index 8b79e3b..9324f65 100755
--- a/empathy/Pkgfile
+++ b/empathy/Pkgfile
@@ -6,15 +6,12 @@
# Run on: telepathy-glib,telepathy-mission-control,folks,telepathy-logger,telepathy-farsight,gnome-keyring,gnutls,evolution-data-server,libcanberra,libnotify,enchant,webkit,dconf,ca-certificates,nautilus,cheese,clutter,clutter-gst,clutter-gtk,telepathy-farstream,libchamplain,geocode-glib,geoclue,telepathy-salut,iso-codes,nautilus-sendto
name=empathy
-version=3.1.91
+version=3.1.92
release=1
-source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.xz
- champlain0.11.patch)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.xz)
build() {
cd $name-$version
- patch -p1 < ../champlain0.11.patch
- NOCONFIGURE=1 gnome-autogen.sh
PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/empathy \