[arch-commits] Commit in kdebase-runtime/kde-unstable (2 files)

Pierre Schmitz pierre at archlinux.org
Wed Jul 22 11:21:43 UTC 2009


    Date: Wednesday, July 22, 2009 @ 07:21:42
  Author: pierre
Revision: 46948

KDE 4.3 RC3

Modified:
  kdebase-runtime/kde-unstable/PKGBUILD
  kdebase-runtime/kde-unstable/kdebase-runtime.install

-------------------------+
 PKGBUILD                |    4 ++--
 kdebase-runtime.install |    1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-22 11:21:39 UTC (rev 46947)
+++ PKGBUILD	2009-07-22 11:21:42 UTC (rev 46948)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdebase-runtime
-pkgver=4.2.96
+pkgver=4.2.98
 pkgrel=1
 pkgdesc="KDE Base Runtime Environment"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
             'gdb: drkonq crash handler')
 install='kdebase-runtime.install'
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('8966e6f1314104097125dec40339d18c')
+md5sums=('f31373a7cc1fc1d465d0385887e783a5')
 
 build() {
 	cd $srcdir

Modified: kdebase-runtime.install
===================================================================
--- kdebase-runtime.install	2009-07-22 11:21:39 UTC (rev 46947)
+++ kdebase-runtime.install	2009-07-22 11:21:42 UTC (rev 46948)
@@ -1,5 +1,6 @@
 post_install() {
 	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+	update-mime-database usr/share/mime &> /dev/null
 }
 
 post_upgrade() {




More information about the arch-commits mailing list