krunner: 6.0.0 -> 6.1.0

This commit is contained in:
Tim Biermann 2024-04-13 13:36:16 +02:00
parent 30a886821d
commit 1ed4930d95
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 7 additions and 7 deletions

View File

@ -31,8 +31,8 @@ drwxr-xr-x root/root usr/lib/cmake/KF6Runner/
-rw-r--r-- root/root usr/lib/cmake/KF6Runner/KF6RunnerTargets-release.cmake
-rw-r--r-- root/root usr/lib/cmake/KF6Runner/KF6RunnerTargets.cmake
lrwxrwxrwx root/root usr/lib/libKF6Runner.so -> libKF6Runner.so.6
lrwxrwxrwx root/root usr/lib/libKF6Runner.so.6 -> libKF6Runner.so.6.0.0
-rwxr-xr-x root/root usr/lib/libKF6Runner.so.6.0.0
lrwxrwxrwx root/root usr/lib/libKF6Runner.so.6 -> libKF6Runner.so.6.1.0
-rwxr-xr-x root/root usr/lib/libKF6Runner.so.6.1.0
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/dbus-1/
drwxr-xr-x root/root usr/share/dbus-1/interfaces/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/kde-plasma-6.pub
RWTGxEYrvi0p3gJn9MJ1GGb4+uIs9yFVIkT5B9IBLnwqVqkOWXXWurgLe6bKp13wfhqMtDeCU4RRVNyaKeJZqdwR92XXMehUgAY=
SHA256 (Pkgfile) = 4b5ee227c442c2ab86012cbe3dd1ac6defae5c1a1e83d2dd2af0d358f89006c9
SHA256 (.footprint) = 1e1cc365410f4fbd5bb4ad781fcbeffb312d1376b91eabb8e754fb75a89ab834
SHA256 (krunner-6.0.0.tar.xz) = 22d33fd27567a350ae4edae4fe5662b748e8fabd539863441794558e68f3313d
RWTGxEYrvi0p3i1R84YTxf2c4b7qaF/6Da4bQ6mHujG2YewCKRAkFwkxvhkPbgY9VlJiI3l3PeLuVlVRRhf2dGT/hM1pJ8CSxwg=
SHA256 (Pkgfile) = d99389eb1ac823ba48f570b2159a32f1da943e2a88d4131c2c932a52b304d751
SHA256 (.footprint) = 93f04f82545a9beb74c0716446c0f17dd125f2952871b23bfda5b97cbdda0bca
SHA256 (krunner-6.1.0.tar.xz) = faa21f990d9886659ed44c753ccf8d77ceb07df94e84c01893f93b08e06760d4

View File

@ -4,7 +4,7 @@
# Depends on: kitemmodels kconfig kcoreaddons ki18n
name=krunner
version=6.0.0
version=6.1.0
release=1
source=(https://download.kde.org/stable/frameworks/${version%.*}/$name-$version.tar.xz)