Date: Thursday, December 6, 2012 @ 15:29:04 Author: heftig Revision: 172921
0.2.4 Modified: grilo-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-06 20:27:22 UTC (rev 172920) +++ PKGBUILD 2012-12-06 20:29:04 UTC (rev 172921) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=grilo-plugins -pkgver=0.2.3 +pkgver=0.2.4 pkgrel=1 pkgdesc="Plugins for Grilo" url="http://www.gnome.org" @@ -13,7 +13,7 @@ json-glib) optdepends=('gupnp-av: uPnP plugin' 'libgdata: Youtube plugin' - 'libquvi: Youtube plugin' + 'libquvi: Youtube plugin, Vimeo plugin' 'sqlite: Podcasts plugin' 'gmime: Podcasts plugin' 'rest: Blip.tv plugin' @@ -23,7 +23,7 @@ 'json-glib: TMDb plugin') options=('!libtool' '!emptydirs') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('2d70b7f148c29fde365cac1afcbfdd77b7f5fc0f65e60f3790c702121c65d7c8') +sha256sums=('7e96aee95abc22897db4c62738b65f31fab66a26a22a628f2dfe682384c09350') build() { cd $pkgname-$pkgver
