[arch-commits] Commit in akonadi/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sun Mar 4 09:59:00 UTC 2012
Date: Sunday, March 4, 2012 @ 04:59:00
Author: andrea
Revision: 151915
upgpkg: akonadi 1.7.1-1
Upstream release
Modified:
akonadi/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-03-04 09:57:03 UTC (rev 151914)
+++ PKGBUILD 2012-03-04 09:59:00 UTC (rev 151915)
@@ -3,8 +3,8 @@
# Contributor: Pierre Schmitz <pierre at archlinux.de>
pkgname=akonadi
-pkgver=1.7.0
-pkgrel=2
+pkgver=1.7.1
+pkgrel=1
pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
arch=('i686' 'x86_64')
url='http://pim.kde.org/akonadi'
@@ -13,7 +13,7 @@
makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
install="${pkgname}.install"
source=("http://download.kde.org/stable/${pkgname}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('804309dca70ede35b4a654ab764e9079')
+md5sums=('54e0556d73c22c7b3393069071e0b717')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list