diff --git a/kitemviews/.footprint b/kitemviews/.footprint index 1c525ff04..b0ca45f1e 100644 --- a/kitemviews/.footprint +++ b/kitemviews/.footprint @@ -17,11 +17,11 @@ drwxr-xr-x root/root usr/include/KF5/KItemViews/ -rw-r--r-- root/root usr/include/KF5/KItemViews/kextendableitemdelegate.h -rw-r--r-- root/root usr/include/KF5/KItemViews/kfilterproxysearchline.h -rw-r--r-- root/root usr/include/KF5/KItemViews/kitemviews_export.h +-rw-r--r-- root/root usr/include/KF5/KItemViews/kitemviews_version.h -rw-r--r-- root/root usr/include/KF5/KItemViews/klistwidgetsearchline.h -rw-r--r-- root/root usr/include/KF5/KItemViews/ktreewidgetsearchline.h -rw-r--r-- root/root usr/include/KF5/KItemViews/ktreewidgetsearchlinewidget.h -rw-r--r-- root/root usr/include/KF5/KItemViews/kwidgetitemdelegate.h --rw-r--r-- root/root usr/include/KF5/kitemviews_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/KF5ItemViews/ -rw-r--r-- root/root usr/lib64/cmake/KF5ItemViews/KF5ItemViewsTargets-noconfig.cmake -rw-r--r-- root/root usr/lib64/cmake/KF5ItemViews/KF5ItemViewsTargets.cmake lrwxrwxrwx root/root usr/lib64/libKF5ItemViews.so -> libKF5ItemViews.so.5 -lrwxrwxrwx root/root usr/lib64/libKF5ItemViews.so.5 -> libKF5ItemViews.so.5.90.0 --rwxr-xr-x root/root usr/lib64/libKF5ItemViews.so.5.90.0 +lrwxrwxrwx root/root usr/lib64/libKF5ItemViews.so.5 -> libKF5ItemViews.so.5.91.0 +-rwxr-xr-x root/root usr/lib64/libKF5ItemViews.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/kitemviews.categories diff --git a/kitemviews/.signature b/kitemviews/.signature index 9f265b6ce..430bced15 100644 --- a/kitemviews/.signature +++ b/kitemviews/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xfbEZpsOOXim+lNggq/WhSmQ48WAkSc8GZqwyeUooD0hm0KfqvAKCuHwQx4pcIsjQw9Ts8KuxH16AH01me80A4= -SHA256 (Pkgfile) = 3b62113a3b3cc43e509220332f0124dc2c1dc8473e5980343e36137b67006905 -SHA256 (.footprint) = a80bb31d7149700146208c5d13ef1367523842f1514ebbbecfa343971e723156 -SHA256 (kitemviews-5.90.0.tar.xz) = f757982856c62031313d724bc639319b9fc60b647b91aa8667b22bd577414283 +RWSagIOpLGJF3ysSy8YHUpMb2DAg6zPe8oeKpFd1BbPtfODGAgzH7Rx1JV0QXYNslRJtbu17zrOjua/jlIe6aLHAfeVeGYGPkw4= +SHA256 (Pkgfile) = 8b03c1308be34a05fed425537e69cc9023b5a8b76f56f38fa172631297fa03c2 +SHA256 (.footprint) = 7c4bd04b19af6f44e03b59adf25ed0af4a503875ed0539e0cff26948a1c584eb +SHA256 (kitemviews-5.91.0.tar.xz) = 68883dbd26401dbde559ca60fe1163e881d679d9cb83697cd5f9d9b0eb279599 diff --git a/kitemviews/Pkgfile b/kitemviews/Pkgfile index 44a0b9267..9d2e9b73b 100644 --- a/kitemviews/Pkgfile +++ b/kitemviews/Pkgfile @@ -4,7 +4,7 @@ # Depends on: extra-cmake-modules qt5 name=kitemviews -version=5.90.0 +version=5.91.0 release=1 source=(https://download.kde.org/stable/frameworks/${version:0:4}/$name-$version.tar.xz)