diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -20,7 +20,7 @@
libArcus.so.3:_ZN5Arcus6Socket11sendMessageESt10shared_ptrIN6google8protobuf7MessageEE
libArcus.so.3:_ZN5Arcus6Socket13createMessageERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
libArcus.so.3:_ZN5Arcus6Socket14removeListenerEPNS_14SocketListenerE
-libArcus.so.3:_ZN5Arcus6Socket15takeNextMessageEb
+libArcus.so.3:_ZN5Arcus6Socket15takeNextMessageEv
libArcus.so.3:_ZN5Arcus6Socket19registerMessageTypeEPKN6google8protobuf7MessageE
libArcus.so.3:_ZN5Arcus6Socket23registerAllMessageTypesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
libArcus.so.3:_ZN5Arcus6Socket5closeEv
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : libarcus
-version : 3.6.0
-release : 12
+version : 4.0.0
+release : 13
source :
- - https://github.com/Ultimaker/libArcus/archive/3.6.0.tar.gz : d9dee21a558e3a13b23f5ee5f264e08ec8f231a0b6a6354f6eabb081a9e5da9f
+ - https://github.com/Ultimaker/libArcus/archive/4.0.0.tar.gz : fc7709fe8e9738d219baa65606a092dc67d5c9fc3002d48f074a7c55db87a8e4
license : LGPL-3.0-or-later
component : programming.library
summary : Communication library between internal components for Ultimaker software
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
libarcus
- F. von Gellhorn
- flinux@vongellhorn.ch
+ Pierre-Yves
+ pyu@riseup.net
LGPL-3.0-or-later
programming.library
@@ -13,7 +13,7 @@
based on the Protocol Buffers library. It is designed to facilitate the
communication between Cura and its backend and similar code.
- https://solus-project.com/sources/README.Solus
+ https://getsol.us/sources/README.Solus
libarcus
@@ -40,7 +40,7 @@
programming.devel
- libarcus
+ libarcus
/usr/include/Arcus/ArcusExport.h
@@ -57,12 +57,12 @@
-
- 2019-01-07
- 3.6.0
+
+ 2019-04-22
+ 4.0.0
Packaging update
- F. von Gellhorn
- flinux@vongellhorn.ch
+ Pierre-Yves
+ pyu@riseup.net
\ No newline at end of file