[arch-commits] Commit in kdebase-runtime/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Jun 24 12:41:45 UTC 2011
Date: Friday, June 24, 2011 @ 08:41:45
Author: andrea
Revision: 128525
KDE 4.7RC1
Modified:
kdebase-runtime/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-06-24 12:41:42 UTC (rev 128524)
+++ PKGBUILD 2011-06-24 12:41:45 UTC (rev 128525)
@@ -4,7 +4,7 @@
pkgname=kdebase-runtime
_pkgname=kde-runtime
-pkgver=4.6.80
+pkgver=4.6.90
pkgrel=1
pkgdesc="KDE Base Runtime Environment"
arch=('i686' 'x86_64')
@@ -18,10 +18,10 @@
'gdb: drkonq crash handler')
install="${pkgname}.install"
source=("http://download.kde.org/unstable/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('5d06c11f43beb21ebf6c47d2a7addcbe710e019e')
+sha1sums=('9bc01f0e829b355f110246f28daed6496d96f335')
build() {
- cd "${srcdir}"
+ cd "${srcdir}"
mkdir build
cd build
cmake ../${_pkgname}-${pkgver} \
More information about the arch-commits
mailing list