graphics/ristretto: Updated for version 0.8.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3b02f987c3
commit
b0fe1b7c76
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for ristretto
|
||||
|
||||
# Previous version 0.6.3 by pp <ppkingpping{at}gmail{dot}com>
|
||||
# Copyright 2015-2016 Aaditya Bagga <aaditya_gnulinux@zoho.com>
|
||||
# Copyright 2015-2017 Aaditya Bagga <aaditya_gnulinux@zoho.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ristretto
|
||||
VERSION=${VERSION:-0.8.1}
|
||||
VERSION=${VERSION:-0.8.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ristretto"
|
||||
VERSION="0.8.1"
|
||||
VERSION="0.8.2"
|
||||
HOMEPAGE="http://docs.xfce.org/apps/ristretto/start"
|
||||
DOWNLOAD="http://archive.xfce.org/src/apps/ristretto/0.8/ristretto-0.8.1.tar.bz2"
|
||||
MD5SUM="5332876b627b3237eebb76db66e2fb11"
|
||||
DOWNLOAD="http://archive.xfce.org/src/apps/ristretto/0.8/ristretto-0.8.2.tar.bz2"
|
||||
MD5SUM="a8d8bb6b8fa7f868cfa3ae778630946e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue