diff --git a/main/mate-control-center/.checksums b/main/mate-control-center/.checksums index 2a99c34cc..a4d6aaee0 100644 --- a/main/mate-control-center/.checksums +++ b/main/mate-control-center/.checksums @@ -1 +1 @@ -b7c54d0ebd442cd781a49caafc1229af mate-control-center-1.26.0.tar.xz +0729f0ba09c14f46a6781dec6adc0318 mate-control-center-1.27.0.tar.xz diff --git a/main/mate-control-center/.pkgfiles b/main/mate-control-center/.pkgfiles index cf0eca4b5..f0c2d7060 100644 --- a/main/mate-control-center/.pkgfiles +++ b/main/mate-control-center/.pkgfiles @@ -1,4 +1,4 @@ -mate-control-center-1.26.0-1 +mate-control-center-1.27.0-1 drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/xdg/ drwxr-xr-x root/root etc/xdg/menus/ @@ -18,6 +18,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/mate-network-properties -rwxr-xr-x root/root usr/bin/mate-thumbnail-font -rwxr-xr-x root/root usr/bin/mate-time-admin +-rwxr-xr-x root/root usr/bin/mate-typing-monitor -rwxr-xr-x root/root usr/bin/mate-window-properties drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/libmate-slab/ @@ -2038,8 +2039,13 @@ drwxr-xr-x root/root usr/share/icons/hicolor/32x32/ drwxr-xr-x root/root usr/share/icons/hicolor/32x32/categories/ -rw-r--r-- root/root usr/share/icons/hicolor/32x32/categories/instant-messaging.png drwxr-xr-x root/root usr/share/icons/hicolor/48x48/ +drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/mate-typing-monitor.png drwxr-xr-x root/root usr/share/icons/hicolor/48x48/categories/ -rw-r--r-- root/root usr/share/icons/hicolor/48x48/categories/instant-messaging.png +drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ +drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/mate-typing-monitor.svg drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/mate-about-me.1.gz @@ -2064,12 +2070,17 @@ drwxr-xr-x root/root usr/share/mate-control-center/keybindings/ drwxr-xr-x root/root usr/share/mate-control-center/pixmaps/ -rw-r--r-- root/root usr/share/mate-control-center/pixmaps/at-startup.png -rw-r--r-- root/root usr/share/mate-control-center/pixmaps/at-support.png +-rw-r--r-- root/root usr/share/mate-control-center/pixmaps/bar-disabled.png +-rw-r--r-- root/root usr/share/mate-control-center/pixmaps/bar-green.png +-rw-r--r-- root/root usr/share/mate-control-center/pixmaps/bar-red.png +-rw-r--r-- root/root usr/share/mate-control-center/pixmaps/bar.png -rw-r--r-- root/root usr/share/mate-control-center/pixmaps/gtk-theme-thumbnailing.png -rw-r--r-- root/root usr/share/mate-control-center/pixmaps/icon-theme-thumbnailing.png -rw-r--r-- root/root usr/share/mate-control-center/pixmaps/mouse-cursor-normal-large.png -rw-r--r-- root/root usr/share/mate-control-center/pixmaps/mouse-cursor-normal.png -rw-r--r-- root/root usr/share/mate-control-center/pixmaps/mouse-cursor-white-large.png -rw-r--r-- root/root usr/share/mate-control-center/pixmaps/mouse-cursor-white.png +-rw-r--r-- root/root usr/share/mate-control-center/pixmaps/ocean-stripes.png -rw-r--r-- root/root usr/share/mate-control-center/pixmaps/subpixel-bgr.png -rw-r--r-- root/root usr/share/mate-control-center/pixmaps/subpixel-rgb.png -rw-r--r-- root/root usr/share/mate-control-center/pixmaps/subpixel-vbgr.png diff --git a/main/mate-control-center/spkgbuild b/main/mate-control-center/spkgbuild index 7b5c5827b..427604655 100755 --- a/main/mate-control-center/spkgbuild +++ b/main/mate-control-center/spkgbuild @@ -2,7 +2,7 @@ # depends : desktop-file-utils mate-settings-daemon polkit itstool mate-menus marco libmatekbd name=mate-control-center -version=1.26.0 +version=1.27.0 release=1 source="https://pub.mate-desktop.org/releases/${version%.*}/$name-$version.tar.xz"