diff options
Diffstat (limited to 'x11/swww/pkg-message')
-rw-r--r-- | x11/swww/pkg-message | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/swww/pkg-message b/x11/swww/pkg-message new file mode 100644 index 000000000000..b08cefb5d862 --- /dev/null +++ b/x11/swww/pkg-message @@ -0,0 +1,11 @@ +[ +{ + type: upgrade + maximum_version: "0.10" + message: <<EOM +Starting from version 0.10 the command swww init, previously deprecated, has +been properly deleted. The correct way of initializing the daemon is calling +swww-daemon directly. +EOM +} +] |