[arch-commits] Commit in kdepimlibs/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sun Oct 30 11:16:37 UTC 2011
Date: Sunday, October 30, 2011 @ 07:16:36
Author: andrea
Revision: 141391
KDE 4.7.3
Modified:
kdepimlibs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-10-30 11:16:33 UTC (rev 141390)
+++ PKGBUILD 2011-10-30 11:16:36 UTC (rev 141391)
@@ -3,7 +3,7 @@
# Contributor: Pierre Schmitz <pierre at archlinux.de>
pkgname=kdepimlibs
-pkgver=4.7.2
+pkgver=4.7.3
pkgrel=1
pkgdesc="KDE PIM Libraries"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
install='kdepimlibs.install'
source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('9ad72ec123c2837783e6836e8c79210c658d2536')
+sha1sums=('b95822a3e38587744174308b629336cd3d0444f4')
build() {
cd ${srcdir}
More information about the arch-commits
mailing list