[arch-commits] Commit in evolution-data-server/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Jan 18 18:19:22 UTC 2016
Date: Monday, January 18, 2016 @ 19:19:22
Author: heftig
Revision: 258384
3.18.4
Modified:
evolution-data-server/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-01-18 17:38:28 UTC (rev 258383)
+++ PKGBUILD 2016-01-18 18:19:22 UTC (rev 258384)
@@ -2,8 +2,8 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=evolution-data-server
-pkgver=3.18.3
-pkgrel=2
+pkgver=3.18.4
+pkgrel=1
pkgdesc="Centralized access to appointments and contacts"
arch=(i686 x86_64)
depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata)
@@ -11,8 +11,8 @@
install=$pkgname.install
url="https://wiki.gnome.org/Apps/Evolution"
license=(GPL)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9de9d6392822bb4b89318a88f5db1fd2f0f09899b793a0dd5525a656ed0e8163')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('0b756f05feae538676832acc122407046a89d4dd32da725789229dc3c416433f')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list