[arch-commits] Commit in evolution-ews/trunk (PKGBUILD)
Jan de Groot
jgc at nymeria.archlinux.org
Mon Apr 14 08:20:19 UTC 2014
Date: Monday, April 14, 2014 @ 10:20:18
Author: jgc
Revision: 210317
upgpkg: evolution-ews 3.12.1-1
Modified:
evolution-ews/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-04-14 08:09:18 UTC (rev 210316)
+++ PKGBUILD 2014-04-14 08:20:18 UTC (rev 210317)
@@ -2,17 +2,17 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=evolution-ews
-pkgver=3.12.0
+pkgver=3.12.1
pkgrel=1
pkgdesc="MS Exchange integration through Exchange Web Services"
arch=('i686' 'x86_64')
license=('LGPL2.1')
-url="http://www.gnome.org"
+url="https://wiki.gnome.org/Apps/Evolution/EWS"
depends=('evolution-data-server' 'gtkhtml4' 'libmspack')
makedepends=('intltool' 'evolution')
options=('!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('485b72feef97114e6abaa2193016e2f68779bb50b6749ff3ee270b46218b44bd')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('8558cc504e1c7f86e15b369f66acbcd9a041c213d22435493d6365ecbeefd1c7')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list