graphics/ueberzug: Updated for version 18.1.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Leo C 2020-09-04 00:14:54 +07:00 committed by Willy Sudiarto Raharjo
parent 35279c9563
commit 4279d052ed
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ueberzug
VERSION=${VERSION:-18.1.5}
VERSION=${VERSION:-18.1.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="ueberzug"
VERSION="18.1.5"
VERSION="18.1.6"
HOMEPAGE="https://github.com/seebye/ueberzug"
DOWNLOAD="https://github.com/seebye/ueberzug/archive/18.1.5/ueberzug-18.1.5.tar.gz"
MD5SUM="2e7b980be396cf9e0b445d3991d3166f"
DOWNLOAD="https://github.com/seebye/ueberzug/archive/18.1.6/ueberzug-18.1.6.tar.gz"
MD5SUM="69c8c823a867676d81f8cab31397dfc8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="docopt psutil python-xlib python3-attrs python3-pillow"