diff options
Diffstat (limited to 'desktop/rofi/rofi.SlackBuild')
-rw-r--r-- | desktop/rofi/rofi.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/rofi/rofi.SlackBuild b/desktop/rofi/rofi.SlackBuild index 012b26850f..92cb8c42d0 100644 --- a/desktop/rofi/rofi.SlackBuild +++ b/desktop/rofi/rofi.SlackBuild @@ -1,12 +1,12 @@ #!/bin/sh # Slackware build script for rofi -# Copyright 2019 Andrew Payne phalange@komputermatrix.com +# Copyright 2018 Andrew Payne phalange@komputermatrix.com # Written by Andrew Lobanov <spline @ rooker dot ru> # Modified by Eugene M., <damagedone at gmx dot com> PRGNAM=rofi -VERSION=${VERSION:-1.5.1} +VERSION=${VERSION:-1.5.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |