Date: Wednesday, November 18, 2009 @ 13:49:40
Author: ibiru
Revision: 58985
upgpkg: totem 2.28.3-1
new ver
Modified:
totem/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-11-18 18:41:52 UTC (rev 58984)
+++ PKGBUILD 2009-11-18 18:49:40 UTC (rev 58985)
@@ -3,15 +3,15 @@
pkgbase=totem
pkgname=('totem' 'totem-plugin')
-pkgver=2.28.2
+pkgver=2.28.3
pkgrel=1
url="http://www.hadess.net/totem.php3"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
license=('GPL2' 'custom')
makedepends=('gstreamer0.10-base-plugins>=0.10.25'
'gstreamer0.10-good-plugins>=0.10.16' 'totem-plparser>=2.28.1' 'libxxf86vm'
'libxtst' 'desktop-file-utils' 'iso-codes>=3.10.1' 'libepc>=0.3.10'
'python>=2.6' 'libgdata>=0.4.0' 'nautilus>=2.28.0' 'xulrunner>=1.9.1'
'pkgconfig' 'bluez>=4.54' 'lirc-utils' 'gnome-doc-utils>=0.18.0'
'gnome-control-center>=2.28.0' 'libtracker>=0.6.95' 'intltool' 'pygtk>=2.16.0')
options=('!libtool' '!emptydirs')
source=(http://ftp.gnome.org/pub/gnome/sources/totem/2.28/${pkgbase}-${pkgver}.tar.bz2)
-sha256sums=('7abaa51e852161cc806b8a4871dfd00778f89914b1e8a06aac3359070f9b1ca6')
+sha256sums=('f709041c44eafab1850033609ce3bfa41e3748a19591494d4113d814a802877e')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"