From 2f7aaa739c618bf43b436278bf6ce08ad86302c5 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Mon, 27 May 2019 17:06:41 +0200 Subject: [PATCH] Revert "libdmapsharing: update to 3.9.7." This reverts commit 40adc440ceacfdff8fc0d274f0254ffc1355a88d. --- srcpkgs/libdmapsharing/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libdmapsharing/template b/srcpkgs/libdmapsharing/template index f9efed8662f..b43e43df47f 100644 --- a/srcpkgs/libdmapsharing/template +++ b/srcpkgs/libdmapsharing/template @@ -1,7 +1,8 @@ # Template file for 'libdmapsharing' pkgname=libdmapsharing -version=3.9.7 -revision=1 +reverts="3.9.7_1" +version=2.9.39 +revision=3 build_style=gnu-configure build_helper=gir configure_args="--with-mdns=avahi --disable-tests" @@ -13,7 +14,7 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://www.flyn.org/projects/libdmapsharing/index.html" distfiles="http://www.flyn.org/projects/libdmapsharing/$pkgname-$version.tar.gz" -checksum=745f4dc0b00db3e40721d041c883d813489814eaad3ca0f9ffb091e7e1acfa88 +checksum=a90dc0681ae81700e46efc539f70edb6edd936b782a9a695434bea660a43a5ef libdmapsharing-devel_package() { depends="libsoup-devel libgee08-devel ${sourcepkg}>=${version}_${revision}"