[arch-commits] Commit in kdebase-runtime/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Wed Jul 7 20:22:27 UTC 2010
Date: Wednesday, July 7, 2010 @ 16:22:27
Author: andrea
Revision: 85095
undo
Modified:
kdebase-runtime/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-07-07 20:22:22 UTC (rev 85094)
+++ PKGBUILD 2010-07-07 20:22:27 UTC (rev 85095)
@@ -2,7 +2,7 @@
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=kdebase-runtime
-pkgver=4.4.92
+pkgver=4.4.5
pkgrel=1
pkgdesc="KDE Base Runtime Environment"
arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@
optdepends=('htdig: to build the search index'
'gdb: drkonq crash handler')
install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('f5b287e6556db46b5626eb4f5381b26c217ecaab')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('93c58fbef37cdf0c9c6b37c773f8cde054fae51f')
build() {
cd $srcdir
More information about the arch-commits
mailing list