summaryrefslogtreecommitdiff
path: root/nonprism/empathy/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-06-06 03:22:30 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-06-06 03:22:30 -0300
commitc0a64b95d1b15376c2381c999fe227d9b2426732 (patch)
treebbddb8fab341fec44c6cce90d15bd2d184d59db7 /nonprism/empathy/PKGBUILD
parentfd25a417bc0d1845d096f3a935265d856528715a (diff)
empathy-3.12.12-1.nonprism1: updating version
Diffstat (limited to 'nonprism/empathy/PKGBUILD')
-rw-r--r--nonprism/empathy/PKGBUILD13
1 files changed, 6 insertions, 7 deletions
diff --git a/nonprism/empathy/PKGBUILD b/nonprism/empathy/PKGBUILD
index 9b427d666..d47f40c63 100644
--- a/nonprism/empathy/PKGBUILD
+++ b/nonprism/empathy/PKGBUILD
@@ -1,28 +1,27 @@
-# $Id: PKGBUILD 249326 2015-10-14 14:29:56Z heftig $
+# $Id: PKGBUILD 267947 2016-05-14 10:48:23Z heftig $
# Maintainer (Arch): Ionut Biru <ibiru@archlinux.org>
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=empathy
-pkgver=3.12.11
+pkgver=3.12.12
pkgrel=1.nonprism1
pkgdesc="A GNOME instant messaging client using the Telepathy framework, without geoclue2 support"
+url="https://wiki.gnome.org/Apps/Empathy"
arch=(i686 x86_64)
-url="http://live.gnome.org/Empathy"
license=(GPL2)
depends=(clutter-gst2 clutter-gtk folks gcr iso-codes libcanberra libpulse webkitgtk
telepathy-farstream telepathy-glib telepathy-logger telepathy-mission-control
geocode-glib cheese libchamplain libgudev)
-makedepends=(intltool itstool docbook-xsl python2)
+makedepends=(intltool itstool docbook-xsl python python2)
optdepends=('telepathy-gabble: XMPP/Jabber support'
'telepathy-idle: IRC support'
'telepathy-salut: Link-local XMPP support'
'telepathy-rakia: SIP support'
'telepathy-haze: libpurple support')
-options=('!makeflags')
+options=(!makeflags)
groups=(gnome)
-install=empathy.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d1e4ff4e5f502b7f4ca2c6140462bad2a712b82f019aea4e0a2700e77545d487')
+sha256sums=('dda22adf38772d85cd7ff611bcc1a036a6b8625bc7d146c95d4bfcdbc3ecf7cb')
build() {
cd $pkgname-$pkgver