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

Ronald van Haren ronald at archlinux.org
Tue Jun 2 08:30:51 UTC 2009


    Date: Tuesday, June 2, 2009 @ 04:30:51
  Author: ronald
Revision: 40997

upgpkg: ktorrent 3.2.2-1
    bump to latest version && compile with --as-needed

Modified:
  ktorrent/trunk/PKGBUILD
  ktorrent/trunk/ktorrent.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-02 08:26:09 UTC (rev 40996)
+++ PKGBUILD	2009-06-02 08:30:51 UTC (rev 40997)
@@ -4,7 +4,7 @@
 # Contributor: Georg Grabler <ggrabler at gmail.com>
 
 pkgname=ktorrent
-pkgver=3.2.1
+pkgver=3.2.2
 pkgrel=1
 pkgdesc="A BitTorrent program for KDE"
 arch=('i686' 'x86_64')
@@ -16,9 +16,9 @@
 # 'kdebase-workspace' is needed to enable plasmoid building
 source=(http://ktorrent.org/downloads/$pkgver/${pkgname}-${pkgver}.tar.bz2 \
 	httpserver.patch)
-install=$pkgname.install
+install=${pkgname}.install
 options=('libtool')
-md5sums=('a013e070af30fe199d51910ebbdba5f5'
+md5sums=('409fc30dcb0d72fa3a6d3c3719db4199'
          '1f25b94615b0bbfa0457c99fb20de3e6')
 
 build() {

Modified: ktorrent.install
===================================================================
--- ktorrent.install	2009-06-02 08:26:09 UTC (rev 40996)
+++ ktorrent.install	2009-06-02 08:30:51 UTC (rev 40997)
@@ -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