From bfefa0e8eb2b15981a6d53f40eceb22a2e12c85a Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 19 Apr 2018 02:34:26 -0300 Subject: [PATCH] biblesync: update to 1.2.0. Closes #13606. Signed-off-by: Enno Boland --- common/shlibs | 2 +- srcpkgs/biblesync/template | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index 59ba94dd8e4..966d84f87b9 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2897,7 +2897,7 @@ libPocoUtil.so.50 poco-1.8.0.1_1 libPocoRedis.so.50 poco-1.8.0.1_1 libopenblas.so.0 openblas-0.2.19_1 librtmidi.so.4 rtmidi-3.0.0_1 -libbiblesync.so.1.1.2 biblesync-1.1.2_1 +libbiblesync.so.1.2.0 biblesync-1.2.0_1 libbac-9.0.4.so bacula-common-9.0.4_1 libbaccfg-9.0.4.so bacula-common-9.0.4_1 libbacfind-9.0.4.so bacula-common-9.0.4_1 diff --git a/srcpkgs/biblesync/template b/srcpkgs/biblesync/template index d4c16ad1e99..0252fc1f502 100644 --- a/srcpkgs/biblesync/template +++ b/srcpkgs/biblesync/template @@ -1,16 +1,16 @@ # Template file for 'biblesync' pkgname=biblesync -version=1.1.2 -revision=2 +version=1.2.0 +revision=1 build_style=cmake -makedepends="libuuid-devel" configure_args="-DBUILD_SHARED_LIBS=TRUE" +makedepends="libuuid-devel" short_desc="Multicast shared co-navigation library for Bible programs" maintainer="Dan Arnfield " license="Public domain" homepage="https://github.com/karlkleinpaste/biblesync" distfiles="https://github.com/karlkleinpaste/biblesync/archive/${version}.tar.gz" -checksum=aa581999d48fecf45bc059b80805aa0f06a5d5701c29cd6a625d433796d2a43b +checksum=3c94f0de9e85a3564fbea7c36acfe175462d424eefbbad929cb3bc520e6a229f biblesync-devel_package() { short_desc+=" - development files"