diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -3,6 +3,7 @@
libKF5ConfigWidgets.so.5
libKF5CoreAddons.so.5
libKF5Crash.so.5
+libKF5DBusAddons.so.5
libKF5I18n.so.5
libKF5IconThemes.so.5
libKF5JobWidgets.so.5
@@ -14,5 +15,5 @@
libQt5Gui.so.5
libQt5Widgets.so.5
libc.so.6
-libkpmcore.so.7
+libkpmcore.so.8
libstdc++.so.6
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : partitionmanager
-version : 3.3.1
-release : 4
+version : 4.0.0
+release : 5
source :
- - https://cdn.download.kde.org/stable/partitionmanager/3.3.1/src/partitionmanager-3.3.1.tar.xz : 5107955f9c70fc859bef04a54bffb28cd50efe355694232b9860e9d9c97a0f4a
+ - https://cdn.download.kde.org/stable/partitionmanager/4.0.0/src/partitionmanager-4.0.0.tar.xz : 7967edaf9dad3641ff31ff5da1f23578c7348e3d70214baf16236d5c40c413e1
license : GPL-3.0-or-later
component : system.utils
summary : KDE utility to help you manage disk devices
@@ -18,6 +18,7 @@
- kconfigwidgets-devel
- kcoreaddons-devel
- kcrash-devel
+ - kdbusaddons-devel
- kdoctools-devel
- ki18n-devel
- kiconthemes-devel
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
partitionmanager
- Peter O'Connor
- peter@solus-project.com
+ Fabio Forni
+ livingsilver94.solus@redaril.me
GPL-3.0-or-later
system.utils
KDE utility to help you manage disk devices
KDE Partition Manager is a utility program to help you manage the disk devices, partitions and file systems on your computer. It allows you to easily create, copy, move, delete, resize without losing data, backup and restore partitions.
- https://solus-project.com/sources/README.Solus
+ https://getsol.us/sources/README.Solus
partitionmanager
@@ -193,12 +193,12 @@
-
- 2018-09-21
- 3.3.1
+
+ 2019-05-02
+ 4.0.0
Packaging update
- Peter O'Connor
- peter@solus-project.com
+ Fabio Forni
+ livingsilver94.solus@redaril.me
\ No newline at end of file