mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/obbrowser: Updated for version 0.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c2146c64d3
commit
3da29da159
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for obbrowser.
|
||||
#
|
||||
# Copyright 2015-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2015-2020 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.12}
|
||||
VERSION=${VERSION:-0.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="obbrowser"
|
||||
VERSION="0.12"
|
||||
VERSION="0.13"
|
||||
HOMEPAGE="https://github.com/trizen/obbrowser/"
|
||||
DOWNLOAD="https://github.com/trizen/obbrowser/archive/0.12/obbrowser-0.12.tar.gz"
|
||||
MD5SUM="05c374440f99a5f93e1ed8ce0564a59c"
|
||||
DOWNLOAD="https://github.com/trizen/obbrowser/archive/0.13/obbrowser-0.13.tar.gz"
|
||||
MD5SUM="7799e4dbf08b55e45d822e606c6e57a7"
|
||||
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