From 2d140f396ac1fbe1e328f4045df9b94d7136eeb6 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 23 Jan 2016 14:33:38 +0100 Subject: [PATCH] yoshimi: update to 1.3.8.2. --- srcpkgs/yoshimi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index a89c866f64d..203000aa71e 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -1,6 +1,6 @@ # Template file for 'yoshimi' pkgname=yoshimi -version=1.3.8.1 +version=1.3.8.2 revision=1 build_style=cmake build_wrksrc=src @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="GPL-3" homepage="http://yoshimi.sourceforge.net" distfiles="https://github.com/Yoshimi/$pkgname/archive/$version.tar.gz" -checksum=71312f269bcafa18bd8289ae440b7acad04abc2059b8ae906a1aa4373256c13d +checksum=9443bc3ed8a4ab29b608f35e4ea57a2ca9fde6a8a00f965100f7e9d139142824 configure_args="-DCMAKE_INSTALL_DATAROOTDIR=/usr/share"