[arch-commits] Commit in kdepimlibs/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Thu Jan 31 11:12:43 UTC 2013
Date: Thursday, January 31, 2013 @ 12:12:42
Author: andrea
Revision: 176369
KDE 4.10
Modified:
kdepimlibs/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-01-31 11:12:27 UTC (rev 176368)
+++ PKGBUILD 2013-01-31 11:12:42 UTC (rev 176369)
@@ -3,7 +3,7 @@
# Contributor: Pierre Schmitz <pierre at archlinux.de>
pkgname=kdepimlibs
-pkgver=4.9.98
+pkgver=4.10.0
pkgrel=1
pkgdesc="KDE PIM Libraries"
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
depends=('nepomuk-core' 'gpgme' 'akonadi' 'libical' 'prison' 'qjson')
makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
install='kdepimlibs.install'
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('5a80cf0adc8542038ebef8535fd3abf332bb3548')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('cf51d06ffd49de44312d5fae52b6fb7fb044459f')
build() {
mkdir build
More information about the arch-commits
mailing list