Date: Thursday, January 11, 2018 @ 10:19:48 Author: heftig Revision: 314350
3.25.90+34+g78f4d4fda-1 Modified: empathy/trunk/PKGBUILD ----------+ PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-11 09:30:24 UTC (rev 314349) +++ PKGBUILD 2018-01-11 10:19:48 UTC (rev 314350) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=empathy -pkgver=3.25.90+33+g1453dc4e7 +pkgver=3.25.90+34+g78f4d4fda pkgrel=1 pkgdesc="A GNOME instant messaging client using the Telepathy framework" url="https://wiki.gnome.org/Apps/Empathy" @@ -15,10 +15,9 @@ optdepends=('telepathy-gabble: XMPP/Jabber support' 'telepathy-idle: IRC support' 'telepathy-salut: Link-local XMPP support' - 'telepathy-rakia: SIP support' 'telepathy-haze: libpurple support') groups=(gnome) -_commit=1453dc4e777d28df59cac2df45d607371c79c813 # master +_commit=78f4d4fdadd7da67e063c2905649f6a6015ef8f9 # master source=("git+https://git.gnome.org/browse/empathy#commit=$_commit" "git+https://git.gnome.org/browse/telepathy-account-widgets" enchant-2.patch)
