biblesync: update to 2.0.1.
Closes #13929. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
199c11c11e
commit
010a57e5df
2 changed files with 3 additions and 3 deletions
|
@ -2896,7 +2896,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.2.0.0 biblesync-2.0.0_1
|
||||
libbiblesync.so.2.0.1 biblesync-2.0.1_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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'biblesync'
|
||||
pkgname=biblesync
|
||||
version=2.0.0
|
||||
version=2.0.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=TRUE"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Dan Arnfield <dan@arnfield.com>"
|
|||
license="Public domain"
|
||||
homepage="https://github.com/karlkleinpaste/biblesync"
|
||||
distfiles="https://github.com/karlkleinpaste/biblesync/archive/${version}.tar.gz"
|
||||
checksum=a2b979d6186df60f8ae30cf1862773a33ea276953a18001ec627ff028ab50154
|
||||
checksum=953eed0b0ee7e4f8c6c34f7871babed26f03049e4dad5fc222fe3a65811a4d16
|
||||
|
||||
biblesync-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue