From 3a3cbeb0572410ec368e532121c0a89f2d2e8e8d Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 17 Jun 2016 18:07:17 -0300 Subject: grilo-plugins-0.3.2-1.nonprism1: updating version --- nonprism/grilo-plugins/PKGBUILD | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/nonprism/grilo-plugins/PKGBUILD b/nonprism/grilo-plugins/PKGBUILD index 980c71d7a..6a59a4897 100644 --- a/nonprism/grilo-plugins/PKGBUILD +++ b/nonprism/grilo-plugins/PKGBUILD @@ -1,24 +1,25 @@ -# $Id: PKGBUILD 263371 2016-03-30 18:34:08Z jgc $ +# $Id: PKGBUILD 270156 2016-06-17 18:41:34Z heftig $ # Maintainer (Arch): Jan Alexander Steffens (heftig) # Maintainer: André Silva pkgname=grilo-plugins -pkgver=0.3.1 +pkgver=0.3.2 pkgrel=1.nonprism1 pkgdesc="Plugins for Grilo, without libgdata support" url="http://www.gnome.org" arch=(i686 x86_64) license=(LGPL) -replaces=(${pkgname}-nonprism) -conflicts=(${pkgname}-nonprism) -depends=(grilo lua libmediaart libtracker-sparql gom libdmapsharing) +depends=(grilo lua libmediaart libtracker-sparql gom libdmapsharing chromaprint + gst-plugins-bad) makedepends=(intltool itstool yelp-tools) optdepends=('dleyna-server: DLNA plugin' 'tracker: Tracker plugin') +replaces=(${pkgname}-nonprism) +conflicts=(${pkgname}-nonprism) options=('!emptydirs') groups=('gnome') source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('605d04c40a9ed4fec4c590ff3e0da0de175e3a064bba96bdb26c5a7c0d3e6daa') +sha256sums=('791b89289781272c001545931a8f58f499d14e46e038a9caa82dfe2494301afd') build() { cd $pkgname-$pkgver -- cgit v1.2.3-54-g00ecf