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

Andrea Scarpino andrea at archlinux.org
Wed Jan 25 20:33:52 UTC 2012


    Date: Wednesday, January 25, 2012 @ 15:33:51
  Author: andrea
Revision: 147280

KDE 4.8.0

Modified:
  kdepim-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-25 20:33:47 UTC (rev 147279)
+++ PKGBUILD	2012-01-25 20:33:51 UTC (rev 147280)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepim-runtime
-pkgver=4.7.97
+pkgver=4.8.0
 pkgrel=1
 pkgdesc='KDE PIM Runtime Environment'
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('kdepimlibs' 'kdebase-runtime')
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('38e1f94e6e460647572bb360f825d9555bd87342')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('1cf75a92ddd0c18891163cd9d7f2290afae17472')
 
 build() {
     cd "${srcdir}"




More information about the arch-commits mailing list