summaryrefslogtreecommitdiff
path: root/gnome-unstable/totem/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-21 23:14:42 +0000
committerroot <root@rshg054.dnsready.net>2011-09-21 23:14:42 +0000
commitb7f839da11975b9f2a964a82d591b7a8628f0931 (patch)
treebb6a7aee842680de3a5038e34d27256ca1d389ef /gnome-unstable/totem/PKGBUILD
parentae08410274473c5ab78d300ea2365c4b1070cc61 (diff)
Wed Sep 21 23:14:42 UTC 2011
Diffstat (limited to 'gnome-unstable/totem/PKGBUILD')
-rw-r--r--gnome-unstable/totem/PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/gnome-unstable/totem/PKGBUILD b/gnome-unstable/totem/PKGBUILD
index 09c5e1d97..02c492259 100644
--- a/gnome-unstable/totem/PKGBUILD
+++ b/gnome-unstable/totem/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 137933 2011-09-12 17:11:00Z ibiru $
+# $Id: PKGBUILD 138351 2011-09-20 14:27:11Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgbase=totem
pkgname=('totem' 'totem-plugin')
pkgver=3.1.91
-pkgrel=1
+pkgrel=2
pkgdesc="A GNOME3 integrated movie player based on Gstreamer."
url="http://www.gnome.org"
arch=('i686' 'x86_64')
@@ -53,6 +53,9 @@ package_totem() {
$pkgdir/usr/lib/totem/{totem/totem-bugreport.py,plugins/iplayer/iplayer2.py}
install -Dm644 COPYING "${pkgdir}/usr/share/licenses/totem/COPYING"
+
+ # https://bugzilla.gnome.org/show_bug.cgi?id=659547
+ rm -f $pkgdir/usr/share/GConf/gsettings/pythonconsole.convert
}
package_totem-plugin() {