From aa904fa5ce1878ae164f22322fcbdfddbbd64a72 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 27 Feb 2015 11:16:52 -0200 Subject: gnome-online-accounts-3.14.3-1.nonprism1: updating version --- nonprism/gnome-online-accounts/PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/nonprism/gnome-online-accounts/PKGBUILD b/nonprism/gnome-online-accounts/PKGBUILD index 53ded6300..9a8077452 100644 --- a/nonprism/gnome-online-accounts/PKGBUILD +++ b/nonprism/gnome-online-accounts/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 226152 2014-11-12 21:58:04Z heftig $ +# $Id: PKGBUILD 232052 2015-02-27 09:48:56Z jgc $ # Maintainer (Arch): Ionut Biru # Maintainer: Márcio Silva pkgname=gnome-online-accounts -pkgver=3.14.2 +pkgver=3.14.3 pkgrel=1.nonprism1 pkgdesc="GNOME service to access online accounts, without support for unsafe and dangerous for privacy protocols" arch=(i686 x86_64 mips64el) @@ -15,7 +15,7 @@ depends=('webkitgtk' 'json-glib' 'libnotify' 'rest' 'libsecret' 'telepathy-glib' makedepends=('intltool' 'libxslt' 'gobject-introspection' 'docbook-xsl' 'python2') install=$pkgname.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('341a2c79cd26770ccbf4476f7ce7222cfe026f442cfbd05dc7f7612f7b30dae9') +sha256sums=('6fe2dc67ab2c50a1c127767f43f31513dac72453bd41d4b4265217a19667c2c6') build() { cd $pkgname-$pkgver @@ -23,7 +23,8 @@ build() { --disable-exchange --disable-facebook -disable-flickr \ --disable-google --enable-imap-smtp --disable-kerberos \ --enable-owncloud --disable-pocket --enable-telepathy \ - --disable-windows-live --disable-twitter --disable-yahoo + --disable-windows-live --disable-twitter --disable-yahoo \ + --enable-media-server make } -- cgit v1.2.3-54-g00ecf