[arch-commits] Commit in kdepimlibs (trunk trunk trunk/PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Thu Jul 26 16:53:32 UTC 2012


    Date: Thursday, July 26, 2012 @ 12:53:32
  Author: andrea
Revision: 164072

KDE 4.9.0

Added:
  kdepimlibs/trunk/
Modified:
  kdepimlibs/trunk/PKGBUILD
Deleted:
  kdepimlibs/trunk/

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

Modified: trunk/PKGBUILD
===================================================================
--- kde-unstable/PKGBUILD	2012-07-26 15:59:49 UTC (rev 164070)
+++ trunk/PKGBUILD	2012-07-26 16:53:32 UTC (rev 164072)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepimlibs
-pkgver=4.8.97
+pkgver=4.9.0
 pkgrel=1
 pkgdesc="KDE PIM Libraries"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('kdelibs' 'gpgme' 'akonadi' 'libical' 'prison')
 makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
 install='kdepimlibs.install'
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('5d8cfed6f902b101a78372ff1b4220dc21a65ed0')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('a5c3d362561320832f2e796e0f167f047bab4a98')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list