[arch-commits] Commit in evolution-ews/trunk (PKGBUILD)

Jan de Groot jgc at nymeria.archlinux.org
Tue Jul 23 17:52:49 UTC 2013


    Date: Tuesday, July 23, 2013 @ 19:52:48
  Author: jgc
Revision: 191346

upgpkg: evolution-ews 3.8.4-1

Depend on libmspack, remove gnome-desktop dependency (not mentioned anywhere in source)

Modified:
  evolution-ews/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-23 17:48:56 UTC (rev 191345)
+++ PKGBUILD	2013-07-23 17:52:48 UTC (rev 191346)
@@ -2,17 +2,17 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=evolution-ews
-pkgver=3.8.3
+pkgver=3.8.4
 pkgrel=1
 pkgdesc="MS Exchange integration through Exchange Web Services"
 arch=('i686' 'x86_64')
 license=('LGPL2.1')
 url="http://www.gnome.org"
-depends=('evolution-data-server' 'gtkhtml4' 'gnome-desktop')
+depends=('evolution-data-server' 'gtkhtml4' 'libmspack')
 makedepends=('intltool' 'evolution')
 options=('!libtool' '!emptydirs')
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('948dbee5e31b364155719003a0a8b28dfa270aae5f364b5614faa0b262a7ff3a')
+sha256sums=('1883d0d375286583520800317fbf41be585d34b40166fd03dc14c3f237a6f660')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list