[arch-commits] Commit in bluedevil/trunk (PKGBUILD bluedevil.install)

Andrea Scarpino andrea at archlinux.org
Fri Oct 7 23:21:46 UTC 2011


    Date: Friday, October 7, 2011 @ 19:21:46
  Author: andrea
Revision: 140154

upgpkg: bluedevil 1.2.1-1

upstream release

Modified:
  bluedevil/trunk/PKGBUILD
  bluedevil/trunk/bluedevil.install

-------------------+
 PKGBUILD          |    7 ++++---
 bluedevil.install |    1 +
 2 files changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-07 22:27:20 UTC (rev 140153)
+++ PKGBUILD	2011-10-07 23:21:46 UTC (rev 140154)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=bluedevil
-pkgver=1.2
+pkgver=1.2.1
 pkgrel=1
 pkgdesc='KDE bluetooth framework'
 arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('09ed36095367dd51ab8c23e0705cf411')
+md5sums=('e5f53fa306f11732f18eaed141cbd51b')
 
 build(){
   cd "${srcdir}"

Modified: bluedevil.install
===================================================================
--- bluedevil.install	2011-10-07 22:27:20 UTC (rev 140153)
+++ bluedevil.install	2011-10-07 23:21:46 UTC (rev 140154)
@@ -1,5 +1,6 @@
 post_install() {
   update-mime-database usr/share/mime &> /dev/null
+  update-desktop-database -q
 }
 
 post_upgrade() {




More information about the arch-commits mailing list