summaryrefslogtreecommitdiff
path: root/extra/totem-plparser
diff options
context:
space:
mode:
Diffstat (limited to 'extra/totem-plparser')
-rw-r--r--extra/totem-plparser/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/totem-plparser/PKGBUILD b/extra/totem-plparser/PKGBUILD
index 520ccd1ea..9506620d5 100644
--- a/extra/totem-plparser/PKGBUILD
+++ b/extra/totem-plparser/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 125552 2011-05-26 16:51:47Z ibiru $
+# $Id: PKGBUILD 138355 2011-09-20 15:41:13Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=totem-plparser
-pkgver=2.32.5
+pkgver=2.32.6
pkgrel=1
url="http://www.hadess.net/totem.php3"
pkgdesc="Totem playlist parser library"
@@ -11,8 +11,8 @@ arch=(i686 x86_64)
depends=('gmime' 'libsoup-gnome')
makedepends=('intltool' 'pkgconfig' 'gobject-introspection')
options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/2.32/totem-pl-parser-${pkgver}.tar.bz2)
-sha256sums=('f7233972602321db5e46819a5b47b52c10b63c4344725a5179ac956284e1991d')
+source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/2.32/totem-pl-parser-${pkgver}.tar.xz)
+sha256sums=('8e6ccef547f1ad311474a975032d2482e621550ee3d4d22c725cdc6b496e4874')
build() {
cd "${srcdir}/totem-pl-parser-${pkgver}"