From 1252c4bf639fbddb96bfb3eb943a3b2f8502b9bf Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 31 May 2015 09:42:35 +0200 Subject: [PATCH] srcpkgs/rhythmbox: update to 3.2.1. --- common/shlibs | 2 +- srcpkgs/rhythmbox/template | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index b7d41f9122..3e35b6e5f3 100644 --- a/common/shlibs +++ b/common/shlibs @@ -854,7 +854,7 @@ libunique-1.0.so.0 libunique1-1.1.6_1 libxnoise.so.0 libxnoise-0.1.29_1 libdiscid.so.0 libdiscid-0.2.2_1 libmusicbrainz3.so.6 libmusicbrainz-3.0.3_1 -librhythmbox-core.so.8 librhythmbox-3.0_1 +librhythmbox-core.so.9 librhythmbox-3.2.1_1 libdmapsharing-3.0.so.2 libdmapsharing-2.9.12_1 libgexiv2.so.2 libgexiv2-0.6.1_1 libraw.so.10 libraw-0.16.0_1 diff --git a/srcpkgs/rhythmbox/template b/srcpkgs/rhythmbox/template index 6646626de4..151c2aef81 100644 --- a/srcpkgs/rhythmbox/template +++ b/srcpkgs/rhythmbox/template @@ -1,6 +1,6 @@ # Template file for 'rhythmbox' pkgname=rhythmbox -version=3.1 +version=3.2.1 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-schemas-compile @@ -18,7 +18,7 @@ maintainer="Juan RP " license="GPL-2" homepage="http://www.rhythmbox.org" distfiles="${GNOME_SITE}/${pkgname}/${version::3}/${pkgname}-${version}.tar.xz" -checksum=2dc4f80080943ba8d2450cc4f9c4978f741efa26a6b1599ef68f57f7b2d7fcc1 +checksum=bf43ca4f5b7531751241f5e67eaba7da6d9748dd827a600eedf9444961537938 librhythmbox_package() { short_desc+=" - shared library" @@ -26,7 +26,6 @@ librhythmbox_package() { vmove "usr/lib/*.so.*" } } - rhythmbox-devel_package() { depends="gtk+3-devel librhythmbox-${version}_${revision}" short_desc+=" - development files"