[arch-commits] Commit in kdepim-runtime (kde-unstable kde-unstable/PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Nov 16 19:53:05 UTC 2012
Date: Friday, November 16, 2012 @ 14:53:04
Author: andrea
Revision: 171139
KDE 4.10 beta1 - first steps
Added:
kdepim-runtime/kde-unstable/
Modified:
kdepim-runtime/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD 2012-11-16 19:53:04 UTC (rev 171139)
@@ -3,7 +3,7 @@
# Contributor: Pierre Schmitz <pierre at archlinux.de>
pkgname=kdepim-runtime
-pkgver=4.9.3
+pkgver=4.9.80
pkgrel=1
pkgdesc='Extends the functionality of kdepim'
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
depends=('kdebase-runtime' 'kdepimlibs' 'libkgapi')
makedepends=('cmake' 'automoc4' 'boost')
install="${pkgname}.install"
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('85e293b3894e5a6c529c33e5ed72964a0172e920')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('d5d47f830786c627e6fb3a336b5506ba525e7e17')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list