[arch-commits] Commit in akonadi (kde-unstable kde-unstable/PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Nov 7 21:59:10 UTC 2013


    Date: Thursday, November 7, 2013 @ 22:59:09
  Author: andrea
Revision: 199042

upgpkg: akonadi 1.10.80-1

Unstable release for KDE 4.12

Added:
  akonadi/kde-unstable/
Modified:
  akonadi/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-11-07 17:46:41 UTC (rev 199041)
+++ kde-unstable/PKGBUILD	2013-11-07 21:59:09 UTC (rev 199042)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=akonadi
-pkgver=1.10.3
+pkgver=1.10.80
 pkgrel=1
 pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 makedepends=('cmake' 'automoc4' 'boost' 'postgresql')
 optdepends=('postgresql: PostgreSQL backend')
 install="${pkgname}.install"
-source=("http://download.kde.org/stable/${pkgname}/src/${pkgname}-${pkgver}-1.tar.bz2")
-md5sums=('3929b765baa3dc0d548a26893c64abcf')
+source=("http://download.kde.org/stable/${pkgname}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('a1e580f740b5d238eb82df72ae25ebbd')
 
 prepare() {
   mkdir build




More information about the arch-commits mailing list