summaryrefslogtreecommitdiff
path: root/community/clementine
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-25 23:14:59 +0000
committerroot <root@rshg054.dnsready.net>2011-09-25 23:14:59 +0000
commit21efc9511d14394cc1d8426e2e0a6c668964fbe9 (patch)
tree7e6141022e93959706f4a4cba61e40b0d083161b /community/clementine
parent38a0b12ffffc8842019f47425b60688253e709b0 (diff)
Sun Sep 25 23:14:59 UTC 2011
Diffstat (limited to 'community/clementine')
-rw-r--r--community/clementine/PKGBUILD4
-rw-r--r--community/clementine/clementine.install1
2 files changed, 3 insertions, 2 deletions
diff --git a/community/clementine/PKGBUILD b/community/clementine/PKGBUILD
index eb089f8ec..9c55871e2 100644
--- a/community/clementine/PKGBUILD
+++ b/community/clementine/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 49329 2011-06-14 11:51:15Z stephane $
+# $Id: PKGBUILD 55879 2011-09-24 16:48:26Z stephane $
#Maintainer: Stéphane Gaudreault <stephane@archlinux.org>
#Contributor: BlackEagle < ike DOT devolder AT gmail DOT com >
#Contributor: Dany Martineau <dany.luc.martineau@gmail.com>
pkgname=clementine
pkgver=0.7.1
-pkgrel=6
+pkgrel=7
pkgdesc="A music player and library organizer"
url="http://www.clementine-player.org/"
license=('GPL')
diff --git a/community/clementine/clementine.install b/community/clementine/clementine.install
index 2d71a7563..2f0338d8a 100644
--- a/community/clementine/clementine.install
+++ b/community/clementine/clementine.install
@@ -1,5 +1,6 @@
post_install() {
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ update-desktop-database -q
}
post_upgrade() {