summaryrefslogtreecommitdiff
path: root/extra/totem-plparser/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/totem-plparser/PKGBUILD')
-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 6805152cf..c5befcdba 100644
--- a/extra/totem-plparser/PKGBUILD
+++ b/extra/totem-plparser/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 203592 2014-01-13 17:12:25Z andyrtr $
+# $Id: PKGBUILD 206115 2014-02-18 17:40:26Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=totem-plparser
-pkgver=3.10.0
-pkgrel=4
+pkgver=3.10.1
+pkgrel=1
url="http://www.gnome.org"
pkgdesc="Totem playlist parser library"
license=('LGPL')
@@ -13,7 +13,7 @@ depends=('gmime' 'libsoup' 'libarchive')
makedepends=('intltool' 'gobject-introspection' 'libquvi')
optdepends=('libquvi: video site handling (Youtube etc.)')
source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/${pkgver%.*}/totem-pl-parser-$pkgver.tar.xz)
-sha256sums=('87eac3fdf2b632dfac0edda07906a3e84f1ce4442b8127394414020dafe41aa9')
+sha256sums=('13d20222e7230eff1b22acc2b6b54d3c910590782a3ac39b859857407fb5e413')
build() {
cd totem-pl-parser-$pkgver