mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
desktop/obbrowser: Updated for version 0.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
38efb37b33
commit
1e61b2c734
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for obbrowser.
|
||||
#
|
||||
# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2015-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=obbrowser
|
||||
VERSION=${VERSION:-0.09}
|
||||
VERSION=${VERSION:-0.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="obbrowser"
|
||||
VERSION="0.09"
|
||||
VERSION="0.12"
|
||||
HOMEPAGE="https://github.com/trizen/obbrowser/"
|
||||
DOWNLOAD="https://github.com/trizen/obbrowser/archive/0.09/obbrowser-0.09.tar.gz"
|
||||
MD5SUM="b016997d382d5b9950efbe6e41415bb6"
|
||||
DOWNLOAD="https://github.com/trizen/obbrowser/archive/0.12/obbrowser-0.12.tar.gz"
|
||||
MD5SUM="05c374440f99a5f93e1ed8ce0564a59c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-file-mimeinfo perl-data-dump perl-linux-desktop-files perl-gtk2"
|
||||
|
|
Loading…
Reference in a new issue