summaryrefslogtreecommitdiff
path: root/extra/totem-plparser
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-22 12:03:57 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-22 12:03:57 -0300
commit0830ec32f40473e1a83ec7e12be11daabf6d2762 (patch)
treed2929aa2fd3c63af741f9862575025734f785aba /extra/totem-plparser
parentc02976460621a16b172e3e33432d5790f3ed6117 (diff)
parentb7f839da11975b9f2a964a82d591b7a8628f0931 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/pppd-ldap/PKGBUILD gnome-unstable/at-spi2-atk/PKGBUILD gnome-unstable/at-spi2-core/PKGBUILD gnome-unstable/atk/PKGBUILD gnome-unstable/folks/PKGBUILD gnome-unstable/gnome-bluetooth/PKGBUILD gnome-unstable/gnome-contacts/PKGBUILD gnome-unstable/gnome-control-center/PKGBUILD gnome-unstable/libwebkit/PKGBUILD gnome-unstable/nautilus/PKGBUILD gnome-unstable/totem/PKGBUILD
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 98cbad621..7441e7b4b 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 'mips64el')
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}"