mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-13 21:56:09 +01:00
graphics/feh: Updated for version 3.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
67da55665c
commit
cab373f3e7
2 changed files with 6 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
|||
# Copyright 2006-2009 Chess Griffin <chess@chessgriffin.com>
|
||||
# Copyright 2011-2012 Grigorios Bouzakis <grbzks@imap.cc>
|
||||
# Copyright 2014-2015 Luka Novsak <lnovsak@gmail.com>
|
||||
# Copyright 2017-2018 Hunter Sezen <orbea@fredslev.dk>
|
||||
# Copyright 2017-2019 Hunter Sezen <orbea@riseup.net>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Permission to use, copy, modify, and distribute this software for any purpose
|
||||
|
@ -24,7 +24,7 @@
|
|||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=feh
|
||||
VERSION=${VERSION:-3.1.1}
|
||||
VERSION=${VERSION:-3.1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="feh"
|
||||
VERSION="3.1.1"
|
||||
VERSION="3.1.2"
|
||||
HOMEPAGE="https://feh.finalrewind.org"
|
||||
DOWNLOAD="https://feh.finalrewind.org/feh-3.1.1.tar.bz2"
|
||||
MD5SUM="124439c77bdfef52b2997922a482d36d"
|
||||
DOWNLOAD="https://feh.finalrewind.org/feh-3.1.2.tar.bz2"
|
||||
MD5SUM="91af290b1197f689080f54cea9d0a461"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="imlib2"
|
||||
MAINTAINER="Hunter Sezen"
|
||||
EMAIL="orbea@fredslev.dk"
|
||||
EMAIL="orbea@riseup.net"
|
||||
|
|
Loading…
Reference in a new issue