kcompletion: 5.90.0 -> 5.91.0

This commit is contained in:
Stamatin Cristina 2022-02-15 13:53:13 +02:00
parent e0cdd98ffc
commit bfdbd0c6c6
3 changed files with 8 additions and 8 deletions

View File

@ -14,6 +14,7 @@ drwxr-xr-x root/root usr/include/KF5/KCompletion/
-rw-r--r-- root/root usr/include/KF5/KCompletion/kcombobox.h
-rw-r--r-- root/root usr/include/KF5/KCompletion/kcompletion.h
-rw-r--r-- root/root usr/include/KF5/KCompletion/kcompletion_export.h
-rw-r--r-- root/root usr/include/KF5/KCompletion/kcompletion_version.h
-rw-r--r-- root/root usr/include/KF5/KCompletion/kcompletionbase.h
-rw-r--r-- root/root usr/include/KF5/KCompletion/kcompletionbox.h
-rw-r--r-- root/root usr/include/KF5/KCompletion/kcompletionmatches.h
@ -21,7 +22,6 @@ drwxr-xr-x root/root usr/include/KF5/KCompletion/
-rw-r--r-- root/root usr/include/KF5/KCompletion/klineedit.h
-rw-r--r-- root/root usr/include/KF5/KCompletion/kpixmapprovider.h
-rw-r--r-- root/root usr/include/KF5/KCompletion/ksortablelist.h
-rw-r--r-- root/root usr/include/KF5/kcompletion_version.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/qt5/
drwxr-xr-x root/root usr/lib/qt5/mkspecs/
@ -38,8 +38,8 @@ drwxr-xr-x root/root usr/lib64/cmake/KF5Completion/
-rw-r--r-- root/root usr/lib64/cmake/KF5Completion/KF5CompletionTargets-noconfig.cmake
-rw-r--r-- root/root usr/lib64/cmake/KF5Completion/KF5CompletionTargets.cmake
lrwxrwxrwx root/root usr/lib64/libKF5Completion.so -> libKF5Completion.so.5
lrwxrwxrwx root/root usr/lib64/libKF5Completion.so.5 -> libKF5Completion.so.5.90.0
-rwxr-xr-x root/root usr/lib64/libKF5Completion.so.5.90.0
lrwxrwxrwx root/root usr/lib64/libKF5Completion.so.5 -> libKF5Completion.so.5.91.0
-rwxr-xr-x root/root usr/lib64/libKF5Completion.so.5.91.0
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/qlogging-categories5/
-rw-r--r-- root/root usr/share/qlogging-categories5/kcompletion.categories

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32Al6jCTzKSUsRcC1adgL3uJ4aOsugn2HBxELAUWRbsNDdADZB2M3jfKg3wLiEIy+WzByRJG3gFv9js0feBs/QY=
SHA256 (Pkgfile) = cbf14d6b9215db68639e79ee78e67fb38f7458e0b257bec5c4fd2d76b0010e3b
SHA256 (.footprint) = e545382f84cac1427470e7f26e6a2ddfdb82d0ef568ee46057a2057cc6dff6a3
SHA256 (kcompletion-5.90.0.tar.xz) = f33dc0abeb3b6b5ca96d2e6ab5712e26ab7115152bde6a08fa85afd8a3b6a341
RWSagIOpLGJF33fkie5iJVXSmKJicyCGEiE+4cZUl+dFGn3ni9kKQy9yYkptf6JMuCsJ7ASjQl4IwD4r5I8EvM4gqL04AY1oLg8=
SHA256 (Pkgfile) = c866e4b2da9e99edd47494df4e8703194aa31cb979dbeff8cd657750847a6dde
SHA256 (.footprint) = c3c45d13dbe44fa793f92ba119c6eb4f2d06a35a26f27bb6ecaa17b306aa5848
SHA256 (kcompletion-5.91.0.tar.xz) = 2422485b10de631583b7e92e0778e5cf0c0ceec677bcd289cb7bc04c5441dfd0

View File

@ -4,7 +4,7 @@
# Depends on: kwidgetsaddons kconfig
name=kcompletion
version=5.90.0
version=5.91.0
release=1
source=(https://download.kde.org/stable/frameworks/${version:0:4}/$name-$version.tar.xz)