From 00feb33196f667417e0711c8d3b5a95a1403911e Mon Sep 17 00:00:00 2001 From: Andrew Payne Date: Fri, 4 Dec 2020 22:41:29 +0000 Subject: desktop/rofi: Updated for version 1.6.1. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- desktop/rofi/rofi.SlackBuild | 23 ++++++++++++++++++++--- desktop/rofi/rofi.info | 6 +++--- 2 files changed, 23 insertions(+), 6 deletions(-) diff --git a/desktop/rofi/rofi.SlackBuild b/desktop/rofi/rofi.SlackBuild index b374703b01..582d8d7b15 100644 --- a/desktop/rofi/rofi.SlackBuild +++ b/desktop/rofi/rofi.SlackBuild @@ -1,12 +1,29 @@ #!/bin/sh -# Slackware build script for rofi -# Copyright 2018 Andrew Payne phalange@komputermatrix.com +# Copyright 2018-2020 Andrew Payne # Written by Andrew Lobanov # Modified by Eugene M., +# All rights reserved. +# +# Redistribution and use of this script, with or without modification, is +# permitted provided that the following conditions are met: +# +# 1. Redistributions of this script must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED +# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=rofi -VERSION=${VERSION:-1.6.0} +VERSION=${VERSION:-1.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/rofi/rofi.info b/desktop/rofi/rofi.info index 9ddc9a47d7..eccf31c5f2 100644 --- a/desktop/rofi/rofi.info +++ b/desktop/rofi/rofi.info @@ -1,8 +1,8 @@ PRGNAM="rofi" -VERSION="1.6.0" +VERSION="1.6.1" HOMEPAGE="https://github.com/DaveDavenport/rofi/" -DOWNLOAD="https://github.com/davatorium/rofi/releases/download/1.6.0/rofi-1.6.0.tar.xz" -MD5SUM="8c6a36b39b588834b24db3b1da3222da" +DOWNLOAD="https://github.com/davatorium/rofi/releases/download/1.6.1/rofi-1.6.1.tar.xz" +MD5SUM="776a7fd8d1a0ec5a6f8dc7e6f6a031a0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="check libxkbcommon xcb-util-xrm" -- cgit v1.2.3