aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/google-chrome-the-latest/README4
-rw-r--r--system/google-chrome-the-latest/google-chrome-the-latest.SlackBuild4
-rw-r--r--system/google-chrome-the-latest/google-chrome-the-latest.info6
3 files changed, 7 insertions, 7 deletions
diff --git a/system/google-chrome-the-latest/README b/system/google-chrome-the-latest/README
index 257e152cda..96bf330f94 100644
--- a/system/google-chrome-the-latest/README
+++ b/system/google-chrome-the-latest/README
@@ -1,5 +1,5 @@
-Maintaining an updated Chrome Browser on Slackware is now made
-easier with this small program, "google-chrome-the-latest".
+Installing/Maintaining an updated Chrome Browser on Slackware is
+now easier with this small program, "google-chrome-the-latest".
It is a simple python script that checks what is the latest
version available and updates it on your Slackware box.
diff --git a/system/google-chrome-the-latest/google-chrome-the-latest.SlackBuild b/system/google-chrome-the-latest/google-chrome-the-latest.SlackBuild
index 17a67b15fd..b51f3b6e88 100644
--- a/system/google-chrome-the-latest/google-chrome-the-latest.SlackBuild
+++ b/system/google-chrome-the-latest/google-chrome-the-latest.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for google-chrome-the-latest
-# Copyright 2024 Antonio Leal, Porto Salvo, Oeiras, Portugal
+# Copyright 2023-2024 Antonio Leal, Porto Salvo, Oeiras, Portugal
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=google-chrome-the-latest
-VERSION=${VERSION:-3.2}
+VERSION=${VERSION:-3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/google-chrome-the-latest/google-chrome-the-latest.info b/system/google-chrome-the-latest/google-chrome-the-latest.info
index 4c104065d4..d7ca1b074f 100644
--- a/system/google-chrome-the-latest/google-chrome-the-latest.info
+++ b/system/google-chrome-the-latest/google-chrome-the-latest.info
@@ -1,8 +1,8 @@
PRGNAM="google-chrome-the-latest"
-VERSION="3.2"
+VERSION="3.3"
HOMEPAGE="https://github.com/antonioleal/google-chrome-the-latest"
-DOWNLOAD="https://github.com/antonioleal/google-chrome-the-latest/archive/3.2/google-chrome-the-latest-3.2.tar.gz"
-MD5SUM="5deb4ceef373db6a6dac3e639d490d17"
+DOWNLOAD="https://github.com/antonioleal/google-chrome-the-latest/archive/3.3/google-chrome-the-latest-3.3.tar.gz"
+MD5SUM="459e1509e7925dfbe30c32747673e48b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gksu"